Implemented interface member:
method
FetchKeysAndAndClear
Microsoft.CodeAnalysis.SourceGeneratorTelemetry.ISourceGeneratorTelemetryCollectorWorkspaceService.FetchKeysAndAndClear()
2 references to FetchKeysAndAndClear
Microsoft.VisualStudio.LanguageServices (2)
Workspace\VisualStudioSourceGeneratorTelemetryCollectorWorkspaceServiceFactory.cs (2)
86
ReportData(FunctionId.SourceGenerator_SolutionInProcStatistics, _visualStudioWorkspaceInstance.
FetchKeysAndAndClear
());
87
ReportData(FunctionId.SourceGenerator_OtherWorkspaceSessionStatistics, _otherWorkspacesInstance.
FetchKeysAndAndClear
());