15 references to PrepareDelegate
mscorlib (1)
system\threading\synchronizationcontext.cs (1)
105RuntimeHelpers.PrepareDelegate(new WaitDelegate(this.Wait));
System (7)
parent\parent\parent\InternalApis\NDP_FX\inc\ZLibNative.cs (7)
488RuntimeHelpers.PrepareDelegate(deflateInit2_Delegate); 489RuntimeHelpers.PrepareDelegate(deflateDelegate); 490RuntimeHelpers.PrepareDelegate(deflateEndDelegate); 491RuntimeHelpers.PrepareDelegate(inflateInit2_Delegate); 492RuntimeHelpers.PrepareDelegate(inflateDelegate); 493RuntimeHelpers.PrepareDelegate(inflateEndDelegate); 494RuntimeHelpers.PrepareDelegate(zlibCompileFlagsDelegate);
WindowsBase (7)
parent\parent\InternalApis\NDP_FX\inc\ZLibNative.cs (7)
488RuntimeHelpers.PrepareDelegate(deflateInit2_Delegate); 489RuntimeHelpers.PrepareDelegate(deflateDelegate); 490RuntimeHelpers.PrepareDelegate(deflateEndDelegate); 491RuntimeHelpers.PrepareDelegate(inflateInit2_Delegate); 492RuntimeHelpers.PrepareDelegate(inflateDelegate); 493RuntimeHelpers.PrepareDelegate(inflateEndDelegate); 494RuntimeHelpers.PrepareDelegate(zlibCompileFlagsDelegate);