1 reference to Instance
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\ExprFactory.cs (1)
208public static ExprConstant CreateNull() => CreateConstant(NullType.Instance, default);