4 references to Source
ReachFramework (4)
Packaging\XpsFixedDocumentReaderWriter.cs (2)
857xmlWriter.WriteAttributeString(XmlTags.Source, relativePath); 956string attribute = reader.GetAttribute(XmlTags.Source);
Packaging\XpsFixedDocumentSequenceReaderWriter.cs (2)
489xmlWriter.WriteAttributeString(XmlTags.Source, relativePath); 555string attribute = reader.GetAttribute(XmlTags.Source);