3 references to CreateCollector
Microsoft.Build (3)
BackEnd\Components\BuildRequestEngine\BuildRequestEngine.cs (1)
214_nodeLoggingContext.TelemetryCollector = telemetryProvider.CreateCollector();
TelemetryInfra\ITelemetryCollector.cs (1)
16/// Created per BuildRequestEngine by <see cref="TelemetryCollectorProvider.CreateCollector"/>.
TelemetryInfra\TelemetryCollectorProvider.cs (1)
16/// collector via <see cref="CreateCollector"/>.