7 references to SpecializedGenericMethod
Microsoft.CodeAnalysis.VisualBasic (7)
Symbols\SubstitutedMethodSymbol.vb (4)
566) As SpecializedGenericMethod 688Return obj Is Me OrElse EqualsWithNoRegardToTypeArguments(TryCast(obj, SpecializedGenericMethod)) 787Private ReadOnly _constructedFrom As SpecializedGenericMethod 790Public Sub New(constructedFrom As SpecializedGenericMethod, substitution As TypeSubstitution, typeArguments As ImmutableArray(Of TypeSymbol))
Symbols\SubstitutedNamedType.vb (1)
307Return SubstitutedMethodSymbol.SpecializedGenericMethod.Create(Me, memberMethod)
Symbols\SubstitutedTypeParameterSymbol.vb (1)
68TypeOf container Is SubstitutedMethodSymbol.SpecializedGenericMethod OrElse
Symbols\TypeSymbolExtensions.vb (1)
986genericMethod As SubstitutedMethodSymbol.SpecializedGenericMethod