1 write to _containingType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedStaticConstructor.cs (1)
19
_containingType
= containingType;
2 references to _containingType
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\SynthesizedStaticConstructor.cs (2)
26
return
_containingType
;
34
return
_containingType
;