2 references to LoadFunctionPointer
Microsoft.ML.TestFrameworkCommon (2)
Utility\NativeLibrary.cs (2)
128IntPtr functionPtr = _loader.LoadFunctionPointer(Handle, name); 144return _loader.LoadFunctionPointer(Handle, name);