3 references to Throw
ILCompiler.Compiler (3)
Compiler\BodySubstitution.cs (3)
17public static readonly BodySubstitution ThrowingBody = new BodySubstitution(Throw); 24Debug.Assert(_value != Throw); 37if (_value == Throw)