8 references to GetOSNameForExtensionsPath
Microsoft.Build (1)
Definition\ToolsetReader.cs (1)
529var importSearchPathsTable = GetProjectImportSearchPathsTable(toolsVersion.Name, NativeMethodsShared.GetOSNameForExtensionsPath());
Microsoft.Build.Engine.UnitTests (7)
Evaluation\ImportFromMSBuildExtensionsPath_Tests.cs (7)
471<searchPaths os=""" + NativeMethodsShared.GetOSNameForExtensionsPath() + @"""> 553<searchPaths os=""" + NativeMethodsShared.GetOSNameForExtensionsPath() + @"""> 614<searchPaths os=""" + NativeMethodsShared.GetOSNameForExtensionsPath() + @"""> 684<searchPaths os=""" + NativeMethodsShared.GetOSNameForExtensionsPath() + @"""> 750<searchPaths os=""" + NativeMethodsShared.GetOSNameForExtensionsPath() + @"""> 817<searchPaths os=""" + NativeMethodsShared.GetOSNameForExtensionsPath() + @"""> 962<searchPaths os=""" + NativeMethodsShared.GetOSNameForExtensionsPath() + @""">