8 references to GetOSNameForExtensionsPath
Microsoft.Build (1)
Definition\ToolsetReader.cs (1)
499
var importSearchPathsTable = GetProjectImportSearchPathsTable(toolsVersion.Name, NativeMethodsShared.
GetOSNameForExtensionsPath
());
Microsoft.Build.Engine.UnitTests (7)
Evaluation\ImportFromMSBuildExtensionsPath_Tests.cs (7)
472
<searchPaths os=""" + NativeMethodsShared.
GetOSNameForExtensionsPath
() + @""">
554
<searchPaths os=""" + NativeMethodsShared.
GetOSNameForExtensionsPath
() + @""">
615
<searchPaths os=""" + NativeMethodsShared.
GetOSNameForExtensionsPath
() + @""">
685
<searchPaths os=""" + NativeMethodsShared.
GetOSNameForExtensionsPath
() + @""">
751
<searchPaths os=""" + NativeMethodsShared.
GetOSNameForExtensionsPath
() + @""">
818
<searchPaths os=""" + NativeMethodsShared.
GetOSNameForExtensionsPath
() + @""">
963
<searchPaths os=""" + NativeMethodsShared.
GetOSNameForExtensionsPath
() + @""">