2 writes to Scheme
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\AtomPub10ServiceDocumentFormatter.cs (1)
190
inlineCategories.
Scheme
= reader.Value;
System\ServiceModel\Syndication\InlineCategoriesDocument.cs (1)
33
Scheme
= scheme;
3 references to Scheme
System.ServiceModel.Syndication (3)
System\ServiceModel\Syndication\AtomPub10ServiceDocumentFormatter.cs (3)
224
category.Scheme ??= inlineCategories.
Scheme
;
315
if (!string.IsNullOrEmpty(categories.
Scheme
))
317
writer.WriteAttributeString(Atom10Constants.SchemeTag, categories.
Scheme
);