1 write to _implementation
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlDocument.cs (1)
95
_implementation
= imp;
2 references to _implementation
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlDocument.cs (2)
310
get { return
_implementation
; }
990
get { return
_implementation
.NameTable; }