Uses of Class
microsoft.build.utilities.ToolLocationHelper
-
Packages that use ToolLocationHelper Package Description microsoft.build.utilities -
-
Uses of ToolLocationHelper in microsoft.build.utilities
Methods in microsoft.build.utilities that return ToolLocationHelper Modifier and Type Method Description static ToolLocationHelper
ToolLocationHelper. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoToolLocationHelper
, a cast assert is made to check if types are compatible.
-