2 references to IsInformationalInvocation
aspire (2)
Program.cs (1)
842var isInformationalCommand = CommonOptionNames.IsInformationalInvocation(args);
Telemetry\TelemetryConfiguration.cs (1)
53var hasOptOutArg = CommonOptionNames.IsInformationalInvocation(args);