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