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