Class WellKnownGeneratorOutputs
Inherited Members
Namespace: Microsoft.CodeAnalysis
Assembly: Microsoft.CodeAnalysis.dll
Syntax
public static class WellKnownGeneratorOutputs
Fields
ImplementationSourceOutput
Declaration
public const string ImplementationSourceOutput = "ImplementationSourceOutput"
Field Value
| Type | Description |
|---|---|
| string |
SourceOutput
Declaration
public const string SourceOutput = "SourceOutput"
Field Value
| Type | Description |
|---|---|
| string |