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