1 write to Scheme
System.ServiceModel (1)
System\ServiceModel\Syndication\AtomPub10ServiceDocumentFormatter.cs (1)
248
inlineCategories.
Scheme
= reader.Value;
3 references to Scheme
System.ServiceModel (3)
System\ServiceModel\Syndication\AtomPub10ServiceDocumentFormatter.cs (3)
290
category.Scheme = inlineCategories.
Scheme
;
409
if (!string.IsNullOrEmpty(categories.
Scheme
))
411
writer.WriteAttributeString(Atom10Constants.SchemeTag, categories.
Scheme
);