1 override of InternalIsStartObject
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataContractSerializer.cs (1)
446
internal override bool
InternalIsStartObject
(XmlReaderDelegator reader)
1 reference to InternalIsStartObject
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlObjectSerializer.cs (1)
297
return
InternalIsStartObject
(reader);