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