CodeAnalysisKeys.

OriginalDefinition Field

Summary

If this symbol is derived from another symbol, by type substitution for instance, this gets a document representing the original definition. If this symbol is not derived from another symbol, this gets a document representing the current definition.
Assembly
Wyam.CodeAnalysis.dll
Namespace
Wyam.CodeAnalysis
Containing Type
CodeAnalysisKeys

Syntax

public const string OriginalDefinition

Constant Value

Value Type
OriginalDefinition String
GitHub