2 references to IsNullableConstructor
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Nullable.cs (2)
28while (IsNullableConstructor(pExpr, out ExprCall call)) 44if (IsNullableConstructor(exprSrc, out ExprCall call))