2 references to StripNullableConstructor
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (2)
1878
Expr nonLiftedArg1 =
StripNullableConstructor
(expr1);
1879
Expr nonLiftedArg2 =
StripNullableConstructor
(expr2);