4 references to Source
ReachFramework (4)
Packaging\XpsFixedDocumentReaderWriter.cs (2)
856xmlWriter.WriteAttributeString(XmlTags.Source, relativePath); 955string attribute = reader.GetAttribute(XmlTags.Source);
Packaging\XpsFixedDocumentSequenceReaderWriter.cs (2)
488xmlWriter.WriteAttributeString(XmlTags.Source, relativePath); 554string attribute = reader.GetAttribute(XmlTags.Source);