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