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