9 references to IsXmlSchemaType
System.ServiceModel.Syndication (9)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (2)
698
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
812
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
System\ServiceModel\Syndication\AtomPub10ServiceDocumentFormatter.cs (5)
179
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
249
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
355
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
433
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
503
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (2)
295
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))
610
if (FeedUtils.IsXmlns(name, ns) || FeedUtils.
IsXmlSchemaType
(name, ns))