Searched defs:NullInstance (Results 1 – 2 of 2) sorted by relevance
/third_party/grpc/src/csharp/Grpc.Core/Internal/ | ||
D | SliceBufferSafeHandle.cs | 38 public static readonly SliceBufferSafeHandle NullInstance = new SliceBufferSafeHandle(); field in Grpc.Core.Internal.SliceBufferSafeHandle |
D | CallSafeHandle.cs | 33 public static readonly CallSafeHandle NullInstance = new CallSafeHandle(); field in Grpc.Core.Internal.CallSafeHandle |