1 reference to ExprClass
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\ExprFactory.cs (1)
245public static ExprClass CreateClass(CType type) => new ExprClass(type);