using System.Collections.Generic; using System.Diagnostics; using Octokit.Internal; namespace Octokit { [DebuggerDisplay("{DebuggerDisplay,nq}")] public class SearchLabelsResult : SearchResult