1 write to _sink
Microsoft.VisualStudio.TestPlatform.Common (1)
DataCollection\TestPlatformDataCollectionLogger.cs (1)
40_sink = sink ?? throw new ArgumentNullException(nameof(sink));
1 reference to _sink
Microsoft.VisualStudio.TestPlatform.Common (1)
DataCollection\TestPlatformDataCollectionLogger.cs (1)
145_sink.SendMessage(args);