1 override of GetReturnType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Compilation_WellKnownMembers.cs (1)
1153
protected override TypeSymbol
GetReturnType
(MethodSymbol method)
1 reference to GetReturnType
Microsoft.CodeAnalysis (1)
SignatureComparer.cs (1)
110
if (!MatchType(
GetReturnType
(method), signature, ref position))