1 override of SetParentForLoad
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlEntityReference.cs (1)
121
internal override void
SetParentForLoad
(XmlNode node)
7 references to SetParentForLoad
dotnet-svcutil-lib (7)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlAttribute.cs (2)
181
newNode.
SetParentForLoad
(this);
196
newNode.
SetParentForLoad
(this);
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlDocument.cs (1)
1749
newNode.
SetParentForLoad
(this);
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlElement.cs (2)
148
newNode.
SetParentForLoad
(this);
163
newNode.
SetParentForLoad
(this);
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlNode.cs (2)
660
newNode.
SetParentForLoad
(this);
674
newNode.
SetParentForLoad
(this);