19 references to UnsupportedOSPlatformGuard
Microsoft.Extensions.Logging.Console (1)
ConsoleLoggerProvider.cs (1)
68[UnsupportedOSPlatformGuard("windows")]
System.Net.Http (1)
artifacts\obj\System.Net.Http\Debug\net10.0\System.Net.Http.notsupported.cs (1)
433[System.Runtime.Versioning.UnsupportedOSPlatformGuardAttribute("browser")]
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\Thread.cs (2)
172[UnsupportedOSPlatformGuard("browser")] 173[UnsupportedOSPlatformGuard("wasi")]
System.Runtime.Caching (6)
System\Runtime\Caching\MemoryCache.cs (2)
42[UnsupportedOSPlatformGuard("wasi")] 43[UnsupportedOSPlatformGuard("browser")]
System\Runtime\Caching\MemoryCacheStatistics.cs (2)
41[UnsupportedOSPlatformGuard("wasi")] 42[UnsupportedOSPlatformGuard("browser")]
System\Runtime\Caching\MemoryCacheStore.cs (2)
30[UnsupportedOSPlatformGuard("wasi")] 31[UnsupportedOSPlatformGuard("browser")]
System.Security.Cryptography.Pkcs (9)
src\libraries\Common\src\System\Security\Cryptography\Helpers.cs (9)
21[UnsupportedOSPlatformGuard("browser")] 22[UnsupportedOSPlatformGuard("wasi")] 31[UnsupportedOSPlatformGuard("ios")] 32[UnsupportedOSPlatformGuard("tvos")] 39[UnsupportedOSPlatformGuard("android")] 40[UnsupportedOSPlatformGuard("browser")] 41[UnsupportedOSPlatformGuard("wasi")] 47[UnsupportedOSPlatformGuard("browser")] 48[UnsupportedOSPlatformGuard("wasi")]