2 writes to m_Value
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\Collection.vb (2)
288m_Value = Value 715node.m_Value = value
6 references to m_Value
Microsoft.VisualBasic.Core (6)
Microsoft\VisualBasic\Collection.vb (5)
198Return node.m_Value 215Return node.m_Value 324results(Index) = New KeyValuePair(newNode.m_Key, newNode.m_Value) 375If DataIsEqual(currentNode.m_Value, Value) Then 710Return node.m_Value
Microsoft\VisualBasic\Helpers\ForEachEnum.vb (1)
102Return mCurrent.m_Value