2 references to _platformDefaultLoader
Microsoft.ML.TestFrameworkCommon (2)
Utility\NativeLibrary.cs (2)
74public NativeLibrary(string name) : this(name, _platformDefaultLoader, PathResolver.Default) 82public NativeLibrary(string[] names) : this(names, _platformDefaultLoader, PathResolver.Default)