3 instantiations of KeyInfo
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\CacheDict.vb (3)
25Dim info As New KeyInfo 39_dict.Item(key) = New KeyInfo(value, node) 43Dim info As New KeyInfo
2 references to KeyInfo
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\CacheDict.vb (2)
12Private ReadOnly _dict As Dictionary(Of TKey, KeyInfo) 19_dict = New Dictionary(Of TKey, KeyInfo)