2 references to AllocHGlobal
System.ServiceModel.Activation (2)
System\ServiceModel\Activation\Interop\SafeHGlobalHandleCritical.cs (2)
53SafeHGlobalHandleCritical result = AllocHGlobal(bytes.Length); 62return AllocHGlobal((int)cb);