1 reference to CreateTypeOf
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\Visitors\ExpressionTreeRewriter.cs (1)
800private static ExprTypeOf CreateTypeOf(CType type) => ExprFactory.CreateTypeOf(type);