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