9 references to IsXmlSchemaType
System.ServiceModel.Syndication (9)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (2)
701
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
815
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
System\ServiceModel\Syndication\AtomPub10ServiceDocumentFormatter.cs (5)
178
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
248
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
354
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
432
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
502
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (2)
298
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
613
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))