1 reference to NullPathConverter
Microsoft.TestPlatform.CrossPlatEngine (1)
EventHandlers\NullPathConverter.cs (1)
16
private static readonly Lazy<NullPathConverter> LazyInstance = new(() => new
NullPathConverter
());