5 writes to Source
Microsoft.NET.Sdk.Publish.Tasks.Tests (5)
Tasks\GenerateEnvTransformTests.cs (3)
174
Source
= webConfigPath,
235
Source
= webConfigPath,
304
Source
= webConfigPath,
Tasks\TransformXmlTests.cs (2)
65
Source
= sourceFile,
110
Source
= sourceFile,
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
;