2 writes to _writer
Microsoft.Interop.SourceGeneration (2)
IndentedTextWriter.cs (2)
174
_writer
= writer;
181
_writer
= null;
1 reference to _writer
Microsoft.Interop.SourceGeneration (1)
IndentedTextWriter.cs (1)
180
IndentedTextWriter? writer =
_writer
;