1 override of BeforeEvent
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlDocument.cs (1)
1564
internal override void
BeforeEvent
(XmlNodeChangedEventArgs args)
13 references to BeforeEvent
dotnet-svcutil-lib (13)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlCharacterData.cs (5)
60
BeforeEvent
(args);
108
BeforeEvent
(args);
125
BeforeEvent
(args);
152
BeforeEvent
(args);
182
BeforeEvent
(args);
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlNamedNodeMap.cs (3)
152
parent.
BeforeEvent
(args);
187
parent.
BeforeEvent
(args);
217
parent.
BeforeEvent
(args);
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlNode.cs (4)
286
BeforeEvent
(args);
402
BeforeEvent
(args);
488
BeforeEvent
(args);
612
BeforeEvent
(args);
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlProcessingInstruction.cs (1)
66
BeforeEvent
(args);