Searched defs:UnmanagedMemoryManager (Results 1 – 1 of 1) sorted by relevance
| /third_party/protobuf/csharp/src/Google.Protobuf.Test/ | ||
| D | ByteStringTest.cs | 375 private sealed unsafe class UnmanagedMemoryManager<T> : MemoryManager<T> where T : unmanaged class in Google.Protobuf.ByteStringTest |