3 references to new
Microsoft.CodeAnalysis.Workspaces (3)
Telemetry\TelemetryFeatureName.cs (3)
36=> new(name, LocalKind); 39=> new(componentName + ":" + serviceName, RemoteKind); 42=> new(type.Assembly.FullName?.StartsWith("Microsoft.", StringComparison.Ordinal) == true ? type.FullName! : "External",