2 references to RecordWriter
ILCompiler.Compiler (2)
Compiler\ObjectWriter\CodeView\CodeViewSymbolsBuilder.cs (2)
338
return new
RecordWriter
(this, false);
343
RecordWriter writer = new
RecordWriter
(this, true);