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