2 references to HGlobalSafeHandle
System.IdentityModel.Selectors (2)
infocard\common\managed\HGlobalSafeHandle.cs (2)
33return new HGlobalSafeHandle(Marshal.StringToHGlobalUni(managedString), bytes); 40return new HGlobalSafeHandle(Marshal.AllocHGlobal(bytes), bytes);