2 writes to _document
Microsoft.Cci.Extensions (2)
Writers\Syntax\OpenXmlSyntaxWriter.cs (2)
23
_document
= StartDocument();
106
_document
= null;
2 references to _document
Microsoft.Cci.Extensions (2)
Writers\Syntax\OpenXmlSyntaxWriter.cs (2)
103
if (
_document
!= null)
105
_document
.Dispose();