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);