122 references to XpsSerializationException
ReachFramework (122)
Serialization\FontTypeConverter.cs (1)
172throw new XpsSerializationException(SR.ReachSerialization_NoFontService);
Serialization\ImageSourceTypeConverter.cs (1)
210throw new XpsSerializationException(SR.ReachSerialization_NoImageService);
Serialization\Manager\MetroSerializationManager.cs (1)
1084throw new XpsSerializationException(SR.ReachSerialization_UnableToInstantiateSerializer);
Serialization\Manager\NGCPageContentCollectionSerializerAsync.cs (2)
127throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(IEnumerable))); 224throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\NGCPageContentSerializerAsync.cs (2)
118throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForPageContent); 149throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\NGCSerializationManager.cs (2)
79throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 128throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\NGCSerializationManagerAsync.cs (3)
86throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 140throw new XpsSerializationException(SR.ReachSerialization_NoSerializer); 272throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\NGCSerializer.cs (5)
698throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(IEnumerable))); 758throw new XpsSerializationException(SR.ReachSerialization_NoSerializer); 844throw new XpsSerializationException(SR.ReachSerialization_NoSerializer); 917throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(IEnumerable))); 977throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\NGCSerializerAsync.cs (3)
46throw new XpsSerializationException(SR.ReachSerializationAsync_NoNgcType); 136throw new XpsSerializationException(SR.ReachSerialization_MustHaveSerializationManager); 180throw new XpsSerializationException(SR.ReachSerialization_MustHaveSerializationManager);
Serialization\Manager\NGCUIElementCollectionSerializerAsync.cs (2)
140throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(IEnumerable))); 225throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\NullPackagingPolicy.cs (10)
130throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 199throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 281throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 320throw new XpsSerializationException(SR.ReachSerialization_NoFixedPageWriter); 426throw new XpsSerializationException(SR.ReachSerialization_NoFixedPageWriter); 469throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 509throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 580throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 644throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 708throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter);
Serialization\Manager\ReachDocumentReferenceCollectionSerializer.cs (2)
59throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(System.Collections.Generic.IEnumerable<DocumentReference>))); 107throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachDocumentReferenceCollectionSerializerAsync.cs (2)
96throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(System.Collections.Generic.IEnumerable<DocumentReference>))); 182throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachDocumentReferenceSerializer.cs (1)
83throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachDocumentReferenceSerializerAsync.cs (1)
141throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachFixedDocumentSerializer.cs (1)
181throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForFixedDocument);
Serialization\Manager\ReachFixedDocumentSerializerAsync.cs (1)
215throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForFixedDocument);
Serialization\Manager\ReachFixedPageSerializer.cs (2)
218throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForFixedPage); 410throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachFixedPageSerializerAsync.cs (2)
252throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForFixedPage); 382throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachObjectContext.cs (1)
146throw new XpsSerializationException(SR.ReachSerialization_CycleDetectedInSerialization);
Serialization\Manager\ReachPageContentCollectionSerializer.cs (2)
79throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(IEnumerable))); 141throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachPageContentCollectionSerializerAsync.cs (2)
125throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(IEnumerable))); 222throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachPageContentSerializer.cs (2)
103throw new XpsSerializationException(SR.ReachSerialization_NoSerializer); 109throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForPageContent);
Serialization\Manager\ReachPageContentSerializerAsync.cs (2)
118throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForPageContent); 154throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachPrintTicketSerializer.cs (1)
80throw new XpsSerializationException(SR.ReachSerialization_TargetNotPrintTicket);
Serialization\Manager\ReachPrintTicketSerializerAsync.cs (1)
79throw new XpsSerializationException(SR.ReachSerialization_TargetNotPrintTicket);
Serialization\Manager\ReachSerializationUtils.cs (1)
987throw new XpsSerializationException(SR.ReachSerialization_WrongPackagingPolicy);
Serialization\Manager\ReachSerializer.cs (2)
86throw new XpsSerializationException(SR.ReachSerialization_MustHaveSerializationManager); 146throw new XpsSerializationException(SR.ReachSerialization_MustHaveSerializationManager);
Serialization\Manager\ReachSerializerAsync.cs (3)
57throw new XpsSerializationException(SR.ReachSerialization_NotXpsSerializationManagerAsync); 149throw new XpsSerializationException(SR.ReachSerialization_MustHaveSerializationManager); 193throw new XpsSerializationException(SR.ReachSerialization_MustHaveSerializationManager);
Serialization\Manager\ReachUIElementCollectionSerializer.cs (2)
101throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(IEnumerable))); 162throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\ReachUIElementCollectionSerializerAsync.cs (2)
141throw new XpsSerializationException(SR.Format(SR.MustBeOfType, "serializableObjectContext.TargetObject", typeof(IEnumerable))); 226throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\XpsOMFixedDocumentSerializer.cs (1)
110throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForFixedDocument);
Serialization\Manager\XpsOMFixedDocumentSerializerAsync.cs (1)
115throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForFixedDocument);
Serialization\Manager\XpsOMFixedPageSerializer.cs (2)
118throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForFixedPage); 368throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\XpsOMFixedPageSerializerAsync.cs (1)
134throw new XpsSerializationException(SR.ReachSerialization_WrongPropertyTypeForFixedPage);
Serialization\Manager\XpsOMPackagingPolicy.cs (4)
102throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 303throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 482throw new XpsSerializationException(SR.ReachSerialization_NoFixedPageWriter); 526throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter);
Serialization\Manager\XpsOMSerializationManager.cs (12)
75throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 136throw new XpsSerializationException(SR.ReachSerialization_NoSerializer); 317throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 393throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 440throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 474throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 603throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 664throw new XpsSerializationException(SR.ReachSerialization_FixedPageInPage); 703throw new XpsSerializationException(SR.ReachSerialization_NoFixedDocuments); 713throw new XpsSerializationException(SR.ReachSerialization_FixedDocumentInDocument); 717throw new XpsSerializationException(SR.ReachSerialization_FixedDocumentInPage); 743throw new XpsSerializationException(SR.ReachSerialization_NoFixedPages);
Serialization\Manager\XpsOMSerializationManagerAsync.cs (3)
63throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 109throw new XpsSerializationException(SR.ReachSerialization_NoSerializer); 213throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\Manager\XpsPackagingPolicy.cs (13)
621throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 696throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 777throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 812throw new XpsSerializationException(SR.ReachSerialization_NoFixedPageWriter); 889throw new XpsSerializationException(SR.ReachSerialization_NoFixedPageWriter); 929throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 966throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 999throw new XpsSerializationException(SR.ReachSerialization_NoFixedPageWriter); 1043throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 1075throw new XpsSerializationException(SR.ReachSerialization_NoFixedPageWriter); 1119throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter); 1151throw new XpsSerializationException(SR.ReachSerialization_NoFixedPageWriter); 1195throw new XpsSerializationException(SR.ReachSerialization_CannotReleaseXmlWriter);
Serialization\Manager\XpsSerializationManager.cs (15)
111throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 172throw new XpsSerializationException(SR.ReachSerialization_NoSerializer); 469throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 497throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 523throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 579throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 628throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 665throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 699throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 732throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 864throw new XpsSerializationException(SR.ReachSerialization_FixedDocumentInDocument); 868throw new XpsSerializationException(SR.ReachSerialization_FixedDocumentInPage); 895throw new XpsSerializationException(SR.ReachSerialization_NoFixedPages); 908throw new XpsSerializationException(SR.ReachSerialization_FixedPageInPage); 948throw new XpsSerializationException(SR.ReachSerialization_NoFixedDocuments);
Serialization\Manager\XpsSerializationManagerAsync.cs (3)
83throw new XpsSerializationException(SR.ReachSerialization_NotSupported); 129throw new XpsSerializationException(SR.ReachSerialization_NoSerializer); 260throw new XpsSerializationException(SR.ReachSerialization_NoSerializer);
Serialization\XpsFontSerializationService.cs (1)
60throw new XpsSerializationException(SR.ReachSerialization_NotSupported);
SerializerFactory\XpsSerializerWriter.cs (1)
482throw new XpsSerializationException(SR.XpsSerializerFactory_WriterIsClosed);