1 instantiation of SynthesizedEmbeddedScopedRefAttributeSymbol
Microsoft.CodeAnalysis.CSharp (1)
Emitter\Model\PEAssemblyBuilder.cs (1)
539=> new SynthesizedEmbeddedScopedRefAttributeSymbol(
2 references to SynthesizedEmbeddedScopedRefAttributeSymbol
Microsoft.CodeAnalysis.CSharp (2)
Emitter\Model\PEAssemblyBuilder.cs (2)
46private SynthesizedEmbeddedScopedRefAttributeSymbol _lazyScopedRefAttribute; 538private SynthesizedEmbeddedScopedRefAttributeSymbol CreateScopedRefAttributeSymbol(string name, NamespaceSymbol containingNamespace, BindingDiagnosticBag diagnostics)