11 references to AllPlatforms
Aspire.Hosting.Maui.Tests (11)
MauiPlatformExtensionsTests.cs (11)
90
public static TheoryData<PlatformTestConfig> MauiPlatformsWithIdeLaunchConfiguration =>
AllPlatforms
;
93
[MemberData(nameof(
AllPlatforms
))]
116
[MemberData(nameof(
AllPlatforms
))]
136
[MemberData(nameof(
AllPlatforms
))]
184
[MemberData(nameof(
AllPlatforms
))]
232
[MemberData(nameof(
AllPlatforms
))]
251
[MemberData(nameof(
AllPlatforms
))]
275
[MemberData(nameof(
AllPlatforms
))]
657
[MemberData(nameof(
AllPlatforms
))]
681
[MemberData(nameof(
AllPlatforms
))]
704
[MemberData(nameof(
AllPlatforms
))]