Esempio n. 1
0
 // ReSharper disable once UnusedMember.Global
 public void Free()
 {
     BindingUtils.FreeList(ref UserMetadataPtr, ref UserMetadataLen);
 }
Esempio n. 2
0
 // ReSharper disable once UnusedMember.Global
 public void Free()
 {
     BindingUtils.FreeList(ref ContainersPtr, ref ContainersLen);
 }
Esempio n. 3
0
 // ReSharper disable once UnusedMember.Global
 public void Free()
 {
     BindingUtils.FreeList(ref KeyPtr, ref KeyLen);
 }
Esempio n. 4
0
 // ReSharper disable once UnusedMember.Global
 internal void Free()
 {
     BindingUtils.FreeList(ref ContentPtr, ref ContentLen);
 }
Esempio n. 5
0
 internal void Free()
 {
     BindingUtils.FreeList(ref ContainersPtr, ref ContainersLen);
 }
Esempio n. 6
0
 // ReSharper disable once UnusedMember.Global
 public void Free()
 {
     AccessContainerEntry.Free();
     BindingUtils.FreeList(ref BootstrapConfigPtr, ref BootstrapConfigLen);
 }
Esempio n. 7
0
 public void Free()
 {
     BindingUtils.FreeList(ref MDataPtr, ref MDataLen);
 }