26 references to SupportedOSPlatformGuard
Microsoft.Build.Tasks.CodeAnalysis (1)
src\Compilers\Core\Portable\InternalUtilities\PlatformInformation.cs (1)
19[SupportedOSPlatformGuard("windows")]
Microsoft.CodeAnalysis (1)
InternalUtilities\PlatformInformation.cs (1)
19[SupportedOSPlatformGuard("windows")]
Microsoft.CodeAnalysis.Workspaces (1)
src\Compilers\Core\Portable\InternalUtilities\PlatformInformation.cs (1)
19[SupportedOSPlatformGuard("windows")]
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Compilers\Core\Portable\InternalUtilities\PlatformInformation.cs (1)
19[SupportedOSPlatformGuard("windows")]
Microsoft.Extensions.Hosting.WindowsServices (1)
WindowsServiceHelpers.cs (1)
23[SupportedOSPlatformGuard("windows")]
System.Linq.Parallel (1)
System\Linq\ParallelEnumerable.cs (1)
68[System.Runtime.Versioning.SupportedOSPlatformGuard("browser")]
System.Net.Http (3)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.Http3.cs (3)
28[SupportedOSPlatformGuard("linux")] 29[SupportedOSPlatformGuard("macOS")] 30[SupportedOSPlatformGuard("windows")]
System.Net.Quic (6)
System\Net\Quic\QuicConnection.cs (3)
50[SupportedOSPlatformGuard("windows")] 51[SupportedOSPlatformGuard("linux")] 52[SupportedOSPlatformGuard("osx")]
System\Net\Quic\QuicListener.cs (3)
40[SupportedOSPlatformGuard("windows")] 41[SupportedOSPlatformGuard("linux")] 42[SupportedOSPlatformGuard("osx")]
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\OperatingSystem.cs (2)
217[SupportedOSPlatformGuard("maccatalyst")] 229[SupportedOSPlatformGuard("maccatalyst")]
System.Private.Windows.Core (9)
System\Private\Windows\OsVersion.cs (9)
15[SupportedOSPlatformGuard("windows10.0.10240")] 22[SupportedOSPlatformGuard("windows10.0.14393")] 29[SupportedOSPlatformGuard("windows10.0.15063")] 36[SupportedOSPlatformGuard("windows10.0.16299")] 43[SupportedOSPlatformGuard("windows10.0.17134")] 51[SupportedOSPlatformGuard("windows11")] 59[SupportedOSPlatformGuard("windows11.0.22621")] 66[SupportedOSPlatformGuard("windows8.1")] 73[SupportedOSPlatformGuard("windows8")]