1 instantiation of SynthesizedEmbeddedNativeIntegerAttributeSymbol
Microsoft.CodeAnalysis.CSharp (1)
Emitter\Model\PEAssemblyBuilder.cs (1)
561=> new SynthesizedEmbeddedNativeIntegerAttributeSymbol(
2 references to SynthesizedEmbeddedNativeIntegerAttributeSymbol
Microsoft.CodeAnalysis.CSharp (2)
Emitter\Model\PEAssemblyBuilder.cs (2)
45private SynthesizedEmbeddedNativeIntegerAttributeSymbol _lazyNativeIntegerAttribute; 560private SynthesizedEmbeddedNativeIntegerAttributeSymbol CreateNativeIntegerAttributeSymbol(string name, NamespaceSymbol containingNamespace, BindingDiagnosticBag diagnostics)