2 references to XslInputPath
Microsoft.Build.Tasks.Core (2)
XslTransformation.cs (2)
117AbsolutePath? absoluteXslInputPath = XslInputPath?.ItemSpec != null ? TaskEnvironment.GetAbsolutePath(XslInputPath.ItemSpec) : null;