4 references to IsUnknown
illink (4)
Linker.Dataflow\InterproceduralState.cs (1)
56
Debug.Assert(!MethodBodies.
IsUnknown
());
Linker.Dataflow\MethodBodyScanner.cs (1)
266
Debug.Assert(!oldInterproceduralState.MethodBodies.
IsUnknown
());
src\runtime\src\tools\illink\src\ILLink.Shared\DataFlow\ValueSet.cs (1)
299
if (
IsUnknown
())
src\runtime\src\tools\illink\src\ILLink.Shared\TrimAnalysis\ValueExtensions.cs (1)
68
return multiValue.
IsUnknown
()