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