2 references to Unknown
System.Core (2)
Microsoft\Scripting\Compiler\ConstantCheck.cs (1)
103return AnalyzeTypeIsResult.Unknown;
Microsoft\Scripting\Compiler\LambdaCompiler.Expressions.cs (1)
572Debug.Assert(result == AnalyzeTypeIsResult.Unknown);