1 instantiation of InheritanceSorter
Microsoft.VisualBasic.Core (1)
Microsoft\VisualBasic\CompilerServices\Symbols.vb (1)
772
Friend Shared ReadOnly Instance As InheritanceSorter = New
InheritanceSorter
3 references to InheritanceSorter
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\Symbols.vb (3)
772
Friend Shared ReadOnly Instance As
InheritanceSorter
= New InheritanceSorter
992
Array.Sort(Of MemberInfo)(result,
InheritanceSorter
.Instance)
1047
Array.Sort(result,
InheritanceSorter
.Instance)