1 instantiation of SynthesizedEmbeddedNullableContextAttributeSymbol
Microsoft.CodeAnalysis.CSharp (1)
Emitter\Model\PEAssemblyBuilder.cs (1)
515=> new SynthesizedEmbeddedNullableContextAttributeSymbol(
2 references to SynthesizedEmbeddedNullableContextAttributeSymbol
Microsoft.CodeAnalysis.CSharp (2)
Emitter\Model\PEAssemblyBuilder.cs (2)
43private SynthesizedEmbeddedNullableContextAttributeSymbol _lazyNullableContextAttribute; 514private SynthesizedEmbeddedNullableContextAttributeSymbol CreateNullableContextAttributeSymbol(string name, NamespaceSymbol containingNamespace, BindingDiagnosticBag diagnostics)