1 write to _hasRoot
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlDataContract.cs (1)
313
set {
_hasRoot
= value; }
1 reference to _hasRoot
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlDataContract.cs (1)
312
get { return
_hasRoot
; }