2 writes to AssemblyKeyFileAttributeSetting
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceAssemblySymbol.cs (2)
1524
result.
AssemblyKeyFileAttributeSetting
= (string)attribute.CommonConstructorArguments[0].ValueInternal;
2387
arguments.GetOrCreateData<CommonAssemblyWellKnownAttributeData>().
AssemblyKeyFileAttributeSetting
= (string)attribute.CommonConstructorArguments[0].ValueInternal;
1 reference to AssemblyKeyFileAttributeSetting
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceAssemblySymbol.cs (1)
362
return GetWellKnownAttributeDataStringField(data => data.
AssemblyKeyFileAttributeSetting
,