CodeAnalysisKeys.

OverriddenMethod Field

Summary

This is available for method symbols and contains a document that represents the method being overridden (or null if no method is overriden by this one).
Assembly
Wyam.CodeAnalysis.dll
Namespace
Wyam.CodeAnalysis
Containing Type
CodeAnalysisKeys

Syntax

public const string OverriddenMethod

Constant Value

Value Type
OverriddenMethod String
GitHub