2 references to LoadXmlFromPath
Microsoft.Build (2)
Definition\Toolset.cs (2)
129
private readonly
LoadXmlFromPath
_loadXmlFromPath;
294
internal Toolset(string toolsVersion, string toolsPath, PropertyDictionary<ProjectPropertyInstance> buildProperties, ProjectCollection projectCollection, DirectoryGetFiles getFiles,
LoadXmlFromPath
loadXmlFromPath, string msbuildOverrideTasksPath, DirectoryExists directoryExists)