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)
27
ExpressionKind.
Class
=> pExpr,
278
case ExpressionKind.
Class
: