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)
45
private
SynthesizedEmbeddedNativeIntegerAttributeSymbol
_lazyNativeIntegerAttribute;
560
private
SynthesizedEmbeddedNativeIntegerAttributeSymbol
CreateNativeIntegerAttributeSymbol(string name, NamespaceSymbol containingNamespace, BindingDiagnosticBag diagnostics)