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