1 write to PlatformIdentifier
Aspire.Hosting.Maui.Tests (1)
MauiPlatformExtensionsTests.cs (1)
948PlatformIdentifier = platformIdentifier;
2 references to PlatformIdentifier
Aspire.Hosting.Maui.Tests (2)
MauiPlatformExtensionsTests.cs (2)
172Assert.Equal(config.PlatformIdentifier, launchConfiguration.Platform); 277File.WriteAllText(tempFile, CreateProjectContentWithout(config.PlatformIdentifier));