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