2 references to GetDisposeNodes
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Performance\PreferHashDataOverComputeHash.Fixer.cs (2)
170var disposeNodes = _helper.GetDisposeNodes(root, d, hashCreationIndex); 299disposeNodes = GetDisposeNodes(root, diagnostic, hashCreationIndex);