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