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