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