2 references to InternalReadElementContentAsObjectAsync
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XsdValidatingReaderAsync.cs (2)
130
var tuple_1 = await
InternalReadElementContentAsObjectAsync
(true).ConfigureAwait(false);
734
return
InternalReadElementContentAsObjectAsync
(false);