1 write to HasPrimaryInteropAssemblyAttribute
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceAssemblySymbol.cs (1)
2527
arguments.GetOrCreateData<CommonAssemblyWellKnownAttributeData>().
HasPrimaryInteropAssemblyAttribute
= true;
1 reference to HasPrimaryInteropAssemblyAttribute
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceAssemblySymbol.cs (1)
209
=> GetSourceDecodedWellKnownAttributeData()?.
HasPrimaryInteropAssemblyAttribute
== true;