System.Reflection.Metadata.MethodDebugInformationHandleCollection public struct MethodDebugInformationHandleCollection : IReadOnlyCollection<MethodDebugInformationHandle>, IEnumerable<MethodDebugInformationHandle>, IEnumerable Documentation Code public struct Enumerator : IEnumerator<MethodDebugInformationHandle>, IEnumerator, IDisposable public int Count { get; } public Enumerator GetEnumerator()