2 references to ReferencesMethodsTypeParameter
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Invocation.vb (1)
1735If method.IsGenericMethod AndAlso commonReturnType.ReferencesMethodsTypeParameter(method) Then
Binding\Binder_Query.vb (1)
4476If inferredType.ReferencesMethodsTypeParameter(method) Then