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