1 reference to Id
Microsoft.DotNet.VersionTools (1)
src\Automation\GitHubApi\GitHubClient.cs (1)
248
IEnumerable<int> allIds = queryResponse.Items.Select(item => item.
Id
);