2 references to AddLine
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Security\PotentialReferenceCycleInDeserializedObjectGraph.cs (2)
210AddLine(from, to, outDegree, forwardGraph); 211AddLine(to, from, inDegree, invertedGraph);