1 write to _containingType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedDelegateSymbol.cs (1)
61_containingType = containingType;
1 reference to _containingType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedDelegateSymbol.cs (1)
215get { return _containingType; }