3 references to TryParseMacPlatformSsoSection
aspire (3)
Telemetry\InternalMicrosoftDetector.cs (3)
698var deviceConfiguration = TryParseMacPlatformSsoSection(output, "Device Configuration"); 699var loginConfiguration = TryParseMacPlatformSsoSection(output, "Login Configuration"); 700var userConfiguration = TryParseMacPlatformSsoSection(output, "User Configuration");