3 instantiations of ConstructedNotSpecializedGenericMethod
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\MethodSymbol.vb (1)
586Return New SubstitutedMethodSymbol.ConstructedNotSpecializedGenericMethod(substitution, typeArguments)
Symbols\ReducedExtensionMethodSymbol.vb (2)
299Return New SubstitutedMethodSymbol.ConstructedNotSpecializedGenericMethod(_curryTypeSubstitution, Me.TypeArguments) 312Return New SubstitutedMethodSymbol.ConstructedNotSpecializedGenericMethod(_curryTypeSubstitution, resultTypeArguments.AsImmutableOrNull())