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