1 write to PlatformName
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\Versioning\PlatformAttributes.cs (1)
20
PlatformName
= platformName;
9 references to PlatformName
Microsoft.Private.Windows.Polyfills.Tests (9)
System\Runtime\Versioning\PlatformAttributeTests.cs (9)
12
attr.
PlatformName
.Should().Be("windows");
19
attr.
PlatformName
.Should().Be("windows10.0");
26
attr.
PlatformName
.Should().Be("linux");
33
attr.
PlatformName
.Should().Be("linux");
41
attr.
PlatformName
.Should().Be("windows7.0");
48
attr.
PlatformName
.Should().Be("windows6.0");
55
attr.
PlatformName
.Should().Be("windows6.0");
70
attr.
PlatformName
.Should().Be("windows10.0.19041");
77
attr.
PlatformName
.Should().Be("browser");