9 references to IsXmlSchemaType
System.ServiceModel.Syndication (9)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (2)
728
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
842
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
System\ServiceModel\Syndication\AtomPub10ServiceDocumentFormatter.cs (5)
196
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
266
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
372
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
450
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
520
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (2)
325
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
640
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))