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