Home
last modified time | relevance | path

Searched defs:PayloadAsNewBuffer (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/csharp/Grpc.Core.Api/
DDeserializationContext.cs46 public virtual byte[] PayloadAsNewBuffer() in PayloadAsNewBuffer() method in Grpc.Core.DeserializationContext
/third_party/grpc/src/csharp/Grpc.Core.Tests/
DMarshallerTest.cs96 public override byte[] PayloadAsNewBuffer() in PayloadAsNewBuffer() method in Grpc.Core.Tests.MarshallerTest.FakeDeserializationContext
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DDefaultDeserializationContext.cs42 public override byte[] PayloadAsNewBuffer() in PayloadAsNewBuffer() method in Grpc.Core.Internal.DefaultDeserializationContext