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)
215
get { return
_containingType
; }