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