2 references to ScannerFailedException
ILCompiler.Compiler (2)
Compiler\ILScanner.cs (2)
335
throw new
ScannerFailedException
($"VTable of type '{typeName}' not computed by the IL scanner.");
435
throw new
ScannerFailedException
($"Dictionary layout of '{methodOrType}' was not computed by the IL scanner.");