9 references to IsXmlSchemaType
System.ServiceModel.Syndication (9)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (2)
697
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
811
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)
294
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
609
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))