1 write to isLoading
System.Xml (1)
System\Xml\Dom\XmlDocument.cs (1)
918set { isLoading = value; }
1 reference to isLoading
System.Xml (1)
System\Xml\Dom\XmlDocument.cs (1)
917get { return isLoading;}