2 references to MicrosoftAccountRegex
aspire (2)
Telemetry\InternalMicrosoftDetector.cs (2)
932foreach (Match match in MicrosoftAccountRegex().Matches(text)) 1273var match = MicrosoftAccountRegex().Match(value);