6 references to IsSupported
System.Private.CoreLib (6)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncStateMachineDispatcher.cs (4)
68if (!IsSupported) 139if (!IsSupported) 158if (!IsSupported) 236if (!IsSupported)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncTaskMethodBuilderT.cs (1)
587if (AsyncStateMachineDispatcherInfo.IsSupported)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\PoolingAsyncValueTaskMethodBuilderT.cs (1)
485if (AsyncStateMachineDispatcherInfo.IsSupported)