1 write to relativePathRoot
Microsoft.Web.XmlTransform (1)
NamedTypeFactory.cs (1)
19this.relativePathRoot = relativePathRoot;
1 reference to relativePathRoot
Microsoft.Web.XmlTransform (1)
NamedTypeFactory.cs (1)
39path = Path.Combine(Path.GetDirectoryName(relativePathRoot), path);