CodeAnalysisKeys.

Operators Field

Summary

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

Syntax

public const string Operators

Constant Value

Value Type
Operators String
GitHub