2 references to WriteMethodBody
AssemblyStripper (2)
.packages\microsoft.dotnet.cilstrip.sources\9.0.0-beta.24324.1\contentFiles\cs\netstandard2.0\Mono.Cecil\ReflectionWriter.cs (1)
902 mTable [i].RVA = m_codeWriter.WriteMethodBody (meth);
AssemblyStripper.cs (1)
152: reflection_writer.CodeWriter.WriteMethodBody(method);