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