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