2 references to OriginalFormatKey
Microsoft.DotNet.Cli.Telemetry (2)
Implementation\AzureMonitorLogSerializer.cs (2)
57
if (string.IsNullOrEmpty(scopeItem.Key) || scopeItem.Key == BreezeSchema.
OriginalFormatKey
)
80
if (attribute.Key == BreezeSchema.
OriginalFormatKey
)