2 types derived from GraphNode
Microsoft.CodeAnalysis.VisualBasic (2)
Semantics\TypeInference\Graph.vb (1)
52
Inherits
GraphNode
(Of StronglyConnectedComponent(Of TGraphNode))
Semantics\TypeInference\TypeArgumentInference.vb (1)
79
Inherits
GraphNode
(Of InferenceNode)
2 instantiations of GraphNode
Microsoft.CodeAnalysis.VisualBasic (2)
Semantics\TypeInference\Graph.vb (1)
57
MyBase.
New
(graph)
Semantics\TypeInference\TypeArgumentInference.vb (1)
85
MyBase.
New
(graph)
4 references to GraphNode
Microsoft.CodeAnalysis.VisualBasic (4)
Semantics\TypeInference\Graph.vb (4)
17
Private Class GraphNode(Of TGraphNode As
GraphNode
(Of TGraphNode))
42
Private Structure GraphAlgorithmData(Of TGraphNode As
GraphNode
(Of TGraphNode))
51
Private Class StronglyConnectedComponent(Of TGraphNode As
GraphNode
(Of TGraphNode))
62
Private Class Graph(Of TGraphNode As
GraphNode
(Of TGraphNode))