4 references to IsSuccessful
ILCompiler.Compiler (4)
Compiler\TypePreinit.cs (4)
104
if (status.
IsSuccessful
)
135
if (!status.
IsSuccessful
)
538
if (!callResult.
IsSuccessful
)
694
if (!ctorCallResult.
IsSuccessful
)