CodeAnalysisKeys.

AllInterfaces Field

Summary

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

Syntax

public const string AllInterfaces

Constant Value

Value Type
AllInterfaces String
GitHub