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