18 references to CanReadContentAs
dotnet-svcutil-lib (18)
FrameworkFork\Microsoft.Xml\Xml\Core\ReadContentAsBinaryHelper.cs (2)
90
if (!_reader.
CanReadContentAs
())
146
if (!_reader.
CanReadContentAs
())
FrameworkFork\Microsoft.Xml\Xml\Core\ReadContentAsBinaryHelperAsync.cs (2)
40
if (!_reader.
CanReadContentAs
())
96
if (!_reader.
CanReadContentAs
())
FrameworkFork\Microsoft.Xml\Xml\Core\XmlReader.cs (11)
214
if (!
CanReadContentAs
())
225
if (!
CanReadContentAs
())
243
if (!
CanReadContentAs
())
261
if (!
CanReadContentAs
())
279
if (!
CanReadContentAs
())
297
if (!
CanReadContentAs
())
315
if (!
CanReadContentAs
())
333
if (!
CanReadContentAs
())
351
if (!
CanReadContentAs
())
369
if (!
CanReadContentAs
())
380
if (!
CanReadContentAs
())
FrameworkFork\Microsoft.Xml\Xml\Core\XmlReaderAsync.cs (3)
37
if (!
CanReadContentAs
())
48
if (!
CanReadContentAs
())
59
if (!
CanReadContentAs
())