1 write to _callIndex
Microsoft.DotNet.Build.Tasks.Feed.Tests (1)
PublishArtifactsInManifestTests.cs (1)
394
_callIndex
++;
2 references to _callIndex
Microsoft.DotNet.Build.Tasks.Feed.Tests (2)
PublishArtifactsInManifestTests.cs (2)
391
if (
_callIndex
< _maxStreamBytesReturned.Length)
393
maxStreamBytesThisCall = _maxStreamBytesReturned[
_callIndex
];