3 references to ParameterType
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Utils.vb (2)
467
ParameterType
514
If (decoderContext And ModifiedIdentifierTypeDecoderContext.
ParameterType
) <> 0 Then
Symbols\Source\SourceComplexParameterSymbol.vb (1)
339
Dim paramType = binder.DecodeModifiedIdentifierType(syntax.Identifier, syntax.AsClause, Nothing, getErrorInfo, diagnostics, ModifiedIdentifierTypeDecoderContext.
ParameterType
)