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