2 overrides of IsInline
System.ServiceModel (2)
System\ServiceModel\Syndication\InlineCategoriesDocument.cs (1)
69internal override bool IsInline
System\ServiceModel\Syndication\ReferencedCategoriesDocument.cs (1)
40internal override bool IsInline
2 references to IsInline
System.ServiceModel (2)
System\ServiceModel\Syndication\AtomPub10CategoriesDocumentFormatter.cs (1)
69if (documentToWrite.IsInline)
System\ServiceModel\Syndication\AtomPub10ServiceDocumentFormatter.cs (1)
205if (categories.IsInline)