2 writes to ComponentName
Microsoft.CodeAnalysis.Remote.Workspaces (2)
ServiceDescriptor.cs (2)
46
ComponentName
= componentName;
55
ComponentName
= copyFrom.ComponentName;
3 references to ComponentName
Microsoft.CodeAnalysis.Remote.Workspaces (3)
BrokeredServiceConnection.cs (1)
408
_errorReportingService.ShowFeatureNotAvailableErrorInfo(message, TelemetryFeatureName.GetRemoteFeatureName(_serviceDescriptor.
ComponentName
, _serviceDescriptor.SimpleName), internalException);
ServiceDescriptor.cs (1)
55
ComponentName = copyFrom.
ComponentName
;
ServiceHubRemoteHostClient.cs (1)
109
TelemetryFeatureName.GetRemoteFeatureName(descriptor.
ComponentName
, descriptor.SimpleName),