1 instantiation of AtomPub10ServiceDocumentFormatter
System.ServiceModel.Syndication (1)
System\ServiceModel\Syndication\ServiceDocument.cs (1)
51AtomPub10ServiceDocumentFormatter<TServiceDocument> formatter = new AtomPub10ServiceDocumentFormatter<TServiceDocument>();
2 references to AtomPub10ServiceDocumentFormatter
System.ServiceModel.Syndication (1)
System\ServiceModel\Syndication\ServiceDocument.cs (1)
51AtomPub10ServiceDocumentFormatter<TServiceDocument> formatter = new AtomPub10ServiceDocumentFormatter<TServiceDocument>();
System.ServiceModel.Web (1)
System.ServiceModel.Web.cs (1)
14[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ServiceModel.Syndication.AtomPub10ServiceDocumentFormatter<>))]