31 references to UnsupportedOSPlatformGuard
Microsoft.Extensions.Logging.Console (1)
ConsoleLoggerProvider.cs (1)
68[UnsupportedOSPlatformGuard("windows")]
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\SocketsHttpHandler.cs (1)
43[UnsupportedOSPlatformGuard("browser")]
System.Net.NameResolution (1)
System\Net\NameResolutionPal.Unix.cs (1)
20[UnsupportedOSPlatformGuard("wasi")]
System.Net.Sockets (2)
System\Net\Sockets\Socket.cs (2)
262[UnsupportedOSPlatformGuard("wasi")] 264[UnsupportedOSPlatformGuard("wasi")]
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\Thread.cs (2)
173[UnsupportedOSPlatformGuard("browser")] 174[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 (9)
src\libraries\Common\src\System\Security\Cryptography\Helpers.cs (9)
21[UnsupportedOSPlatformGuard("browser")] 22[UnsupportedOSPlatformGuard("wasi")] 31[UnsupportedOSPlatformGuard("ios")] 32[UnsupportedOSPlatformGuard("tvos")] 44[UnsupportedOSPlatformGuard("android")] 45[UnsupportedOSPlatformGuard("browser")] 46[UnsupportedOSPlatformGuard("wasi")] 52[UnsupportedOSPlatformGuard("browser")] 53[UnsupportedOSPlatformGuard("wasi")]
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")] 44[UnsupportedOSPlatformGuard("android")] 45[UnsupportedOSPlatformGuard("browser")] 46[UnsupportedOSPlatformGuard("wasi")] 52[UnsupportedOSPlatformGuard("browser")] 53[UnsupportedOSPlatformGuard("wasi")]