7 references to SpecializedGenericMethod
Microsoft.CodeAnalysis.VisualBasic (7)
Symbols\SubstitutedMethodSymbol.vb (4)
570) As SpecializedGenericMethod 692Return obj Is Me OrElse EqualsWithNoRegardToTypeArguments(TryCast(obj, SpecializedGenericMethod)) 791Private ReadOnly _constructedFrom As SpecializedGenericMethod 794Public 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