Implemented interface member:
property
LogWarning
Microsoft.TestPlatform.Extensions.BlameDataCollector.IHangDumperFactory.LogWarning
1 reference to LogWarning
Microsoft.TestPlatform.Extensions.BlameDataCollector (1)
HangDumperFactory.cs (1)
49
return new WindowsHangDumper(new ProcessHelper(),
LogWarning
);