3 references to Class
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\Class.cs (1)
11: base(ExpressionKind.Class, type)
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\Visitors\ExprVisitorBase.cs (2)
27ExpressionKind.Class => pExpr, 278case ExpressionKind.Class: