Base:
2 references to ToString
ILCompiler.Compiler (2)
Compiler\Logging\NativeAotFatalErrorException.cs (2)
21
: base(message.
ToString
())
31
: base(message.
ToString
(), innerException)