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