4 references to _editSessionTelemetry
Microsoft.CodeAnalysis.Features (4)
EditAndContinue\DebuggingSession.cs (4)
155
_editSessionTelemetry
,
631
_editSessionTelemetry
.LogUpdatedBaseline(solution.GetRequiredProject(projectId).State.ProjectInfo.Attributes.TelemetryId);
654
_editSessionTelemetry
.LogCommitted();
710
_editSessionTelemetry
.LogUpdatedBaseline(solution.GetRequiredProject(projectId).State.ProjectInfo.Attributes.TelemetryId);