2 references to _sizeOfIntArray
dotnet (2)
Commands\Test\MTP\IPC\NamedPipeServer.cs (2)
174
byte[] bytes =
_sizeOfIntArray
;
183
bytes =
_sizeOfIntArray
;