2 references to New
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\BoundLambdaParameterSymbol.vb (1)
31
MyBase.
New
(name, ordinal, type, isByRef, location)
Symbols\Source\UnboundLambdaParameterSymbol.vb (1)
32
MyBase.
New
(name, ordinal, type, ((flags And SourceParameterFlags.ByRef) <> 0), location)