1 write to zlibCompileFlagsDelegate
WindowsBase (1)
parent\parent\InternalApis\NDP_FX\inc\ZLibNative.cs (1)
485zlibCompileFlagsDelegate = CreateDelegate<ZlibCompileFlagsDelegate>("zlibCompileFlags");
2 references to zlibCompileFlagsDelegate
WindowsBase (2)
parent\parent\InternalApis\NDP_FX\inc\ZLibNative.cs (2)
494RuntimeHelpers.PrepareDelegate(zlibCompileFlagsDelegate); 757return NativeZLibDLLStub.zlibCompileFlagsDelegate();