Uses of Class
system.runtime.compilerservices.AsyncValueTaskMethodBuilder
-
Packages that use AsyncValueTaskMethodBuilder Package Description system.runtime.compilerservices -
-
Uses of AsyncValueTaskMethodBuilder in system.runtime.compilerservices
Methods in system.runtime.compilerservices that return AsyncValueTaskMethodBuilder Modifier and Type Method Description static AsyncValueTaskMethodBuilder
AsyncValueTaskMethodBuilder. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoAsyncValueTaskMethodBuilder
, a cast assert is made to check if types are compatible.static AsyncValueTaskMethodBuilder
AsyncValueTaskMethodBuilder. Create()
-