2 instantiations of LiftedParameterSymbol
Microsoft.CodeAnalysis.VisualBasic (2)
Semantics\Operators.vb (2)
3265
Return New
LiftedParameterSymbol
(param, nullableOfT.Construct(param.Type))
3270
New
LiftedParameterSymbol
(definition, nullableOfT.Construct(definition.Type)))