CodeAnalysisKeys.

DerivedTypes Field

Summary

This is available for type symbols and contains a collection of the documents that represent all types derived from the type. The collection is empty if the type doesn't have any derived types.
Assembly
Wyam.CodeAnalysis.dll
Namespace
Wyam.CodeAnalysis
Containing Type
CodeAnalysisKeys

Syntax

public const string DerivedTypes

Constant Value

Value Type
DerivedTypes String
GitHub