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