2 references to GetAllTypeArgumentsWithModifiers
Microsoft.CodeAnalysis.VisualBasic (2)
Emit\EditAndContinue\VisualBasicSymbolMatcher.vb (2)
406
Dim otherTypeArguments = type.
GetAllTypeArgumentsWithModifiers
().SelectAsArray(Function(t, v)
734
Dim translatedTypeArguments = type.
GetAllTypeArgumentsWithModifiers
().SelectAsArray(Function(t, v) New TypeWithModifiers(DirectCast(v.Visit(t.Type), TypeSymbol),