2 writes to IsFixed
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\AtomPub10ServiceDocumentFormatter.cs (1)
186inlineCategories.IsFixed = (reader.Value == "yes");
System\ServiceModel\Syndication\InlineCategoriesDocument.cs (1)
32IsFixed = isFixed;
1 reference to IsFixed
System.ServiceModel.Syndication (1)
System\ServiceModel\Syndication\AtomPub10ServiceDocumentFormatter.cs (1)
320if (categories.IsFixed)