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