Implemented interface member:
property
ConstantValue
Microsoft.CodeAnalysis.IFieldSymbol.ConstantValue
1 write to ConstantValue
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
CodeGenerationFieldSymbol.cs (1)
37
this.
ConstantValue
= constantValue;
1 reference to ConstantValue
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
CodeGenerationFieldSymbol.cs (1)
44
this.Modifiers, this.Type, this.Name, this.HasConstantValue, this.
ConstantValue
);