1 write to _typeParameters
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedImplementationMethod.cs (1)
46typeMap.WithAlphaRename(interfaceMethod, this, out _typeParameters);
1 reference to _typeParameters
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedImplementationMethod.cs (1)
88get { return _typeParameters; }