2 references to pBuf
Microsoft.CodeAnalysis.Features (2)
SymbolSearch\Windows\NativePatching.cs (2)
79
Marshal.Copy(output.
pBuf
, targetBytes, 0, targetBytes.Length);
80
DeltaFree(output.
pBuf
);