Implemented interface member:
property
ConstantValue
Microsoft.CodeAnalysis.IFieldSymbol.ConstantValue
1 reference to ConstantValue
Microsoft.CodeAnalysis.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeGeneration\Symbols\CodeGenerationFieldSymbol.cs (1)
31
this.Modifiers, this.Type, this.Name, this.HasConstantValue, this.
ConstantValue
);