1 override of GetParamType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Compilation_WellKnownMembers.cs (1)
1143
protected override TypeSymbol
GetParamType
(ParameterSymbol parameter)
1 reference to GetParamType
Microsoft.CodeAnalysis (1)
SignatureComparer.cs (1)
137
return MatchType(
GetParamType
(parameter), signature, ref position);