1 write to _implementingType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedImplementationMethod.cs (1)
39_implementingType = implementingType;
2 references to _implementingType
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\SynthesizedImplementationMethod.cs (2)
117get { return _implementingType; } 124return _implementingType;