1 write to _dllDir
Microsoft.ML.Core (1)
Utilities\PathUtils.cs (1)
30Interlocked.CompareExchange(ref _dllDir, directory, null);
2 references to _dllDir
Microsoft.ML.Core (2)
Utilities\PathUtils.cs (2)
25string result = _dllDir; 31result = _dllDir;