4 references to IsSuccessful
ILCompiler.Compiler (4)
Compiler\TypePreinit.cs (4)
103
if (status.
IsSuccessful
)
134
if (!status.
IsSuccessful
)
527
if (!callResult.
IsSuccessful
)
683
if (!ctorCallResult.
IsSuccessful
)