2 references to forceMethodTypeParameters
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceOrdinaryMethodSymbol.cs (2)
180
forceMethodTypeParameters
(param.TypeWithAnnotations, this, declaredConstraints);
183
forceMethodTypeParameters
(returnType, this, declaredConstraints);