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