11 references to AllPlatforms
Aspire.Hosting.Maui.Tests (11)
MauiPlatformExtensionsTests.cs (11)
86
public static TheoryData<PlatformTestConfig> MauiPlatformsWithIdeLaunchConfiguration =>
AllPlatforms
;
89
[MemberData(nameof(
AllPlatforms
))]
112
[MemberData(nameof(
AllPlatforms
))]
132
[MemberData(nameof(
AllPlatforms
))]
180
[MemberData(nameof(
AllPlatforms
))]
228
[MemberData(nameof(
AllPlatforms
))]
247
[MemberData(nameof(
AllPlatforms
))]
271
[MemberData(nameof(
AllPlatforms
))]
586
[MemberData(nameof(
AllPlatforms
))]
610
[MemberData(nameof(
AllPlatforms
))]
633
[MemberData(nameof(
AllPlatforms
))]