11 references to OutsideRootElement
dotnet-svcutil-lib (11)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (9)
519if (this.OutsideRootElement) 524if (this.OutsideRootElement) 529if (this.OutsideRootElement) 534if (this.OutsideRootElement) 539if (this.OutsideRootElement) 544if (this.OutsideRootElement) 850if (this.OutsideRootElement) 900if (this.OutsideRootElement) 965if (this.OutsideRootElement)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextReader.cs (2)
1348if (OutsideRootElement) 1363else if (OutsideRootElement && ch != '\r')