2 references to BlobBuffer
Microsoft.Diagnostics.DataContractReader.Legacy (2)
StressTestApi\CdacStressApi.cs (2)
100if (req.BlobBuffer == 0 || req.BlobBufferLen < needed) 107byte* dest = (byte*)(nuint)req.BlobBuffer;