1 write to _defaultCodeBase
Microsoft.TestPlatform.CrossPlatEngine (1)
DataCollection\InProcDataCollectionExtensionManager.cs (1)
62
_defaultCodeBase
= defaultCodeBase;
1 reference to _defaultCodeBase
Microsoft.TestPlatform.CrossPlatEngine (1)
DataCollection\InProcDataCollectionExtensionManager.cs (1)
64
CodeBasePaths = new HashSet<string?>(StringComparer.OrdinalIgnoreCase) {
_defaultCodeBase
};