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