2 references to AnalyzeTypeIs
System.Linq.Expressions (2)
System\Linq\Expressions\Compiler\LambdaCompiler.Expressions.cs (1)
658AnalyzeTypeIsResult result = ConstantCheck.AnalyzeTypeIs(node);
System\Linq\Expressions\Interpreter\LightCompiler.cs (1)
2926AnalyzeTypeIsResult result = ConstantCheck.AnalyzeTypeIs(node);