1 write to _body
ILCompiler.Compiler (1)
Compiler\SubstitutedILProvider.cs (1)
1169
_body
= body;
1 reference to _body
ILCompiler.Compiler (1)
Compiler\SubstitutedILProvider.cs (1)
1179
public override byte[] GetILBytes() =>
_body
;