3 references to Source
Microsoft.NET.Sdk.Publish.Tasks (3)
Tasks\Xdt\TransformXml.cs (3)
116
logger?.StartSection(string.Format(System.Globalization.CultureInfo.CurrentCulture, Resources.BUILDTASK_TransformXml_TransformationStart,
Source
));
117
document = OpenSourceFile(
Source
);
143
string? localPath =
Source
;