1 reference to IsBoxingCast
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\Visitors\ExpressionTreeRewriter.cs (1)
295if (pObject != null && pObject is ExprCast cast && cast.IsBoxingCast)