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