2 references to InternalReadElementContentAsObject
System.Private.Xml (2)
System\Xml\Core\XsdValidatingReader.cs (2)
1072object? typedValue = InternalReadElementContentAsObject(out xmlType, false, out originalStringValue); 2435return InternalReadElementContentAsObject(out xmlType, unwrapTypedValue, out _);