1 reference to IsNullableConstructor
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Nullable.cs (1)
16
&& (pCall.MethWithInst?.Meth().
IsNullableConstructor
() ?? false))