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