1 write to _contextKey
Microsoft.VisualBasic.Forms (1)
Microsoft\VisualBasic\MyServices\Internal\ContextValue.vb (1)
28_contextKey = Guid.NewGuid.ToString
2 references to _contextKey
Microsoft.VisualBasic.Forms (2)
Microsoft\VisualBasic\MyServices\Internal\ContextValue.vb (2)
43Return DirectCast(dictionary(_contextKey), T) 47dictionary(_contextKey) = value