2 references to IsClosedOrErrorState
System.Xml (2)
System\Xml\Core\XmlWellFormedWriter.cs (1)
1296
if (
IsClosedOrErrorState
) {
System\Xml\Core\XmlWellFormedWriterAsync.cs (1)
985
if (
IsClosedOrErrorState
) {