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