2 references to InternalReadElementContentAsObject
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XsdValidatingReader.cs (2)
1051object typedValue = InternalReadElementContentAsObject(out xmlType, false, out originalStringValue); 2318return InternalReadElementContentAsObject(out xmlType, unwrapTypedValue, out tmpString);