1 write to strSpace
System.Xml (1)
System\Xml\Dom\XmlDocument.cs (1)
112strSpace = nt.Add( "space" );
1 reference to strSpace
System.Xml (1)
System\Xml\Dom\XmlLoader.cs (1)
626else if ( spaceMode == XmlSpace.None && attr.Prefix == doc.strXml && attr.LocalName == doc.strSpace ) {