2 references to HashInstanceTarget
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Performance\PreferHashDataOverComputeHash.Fixer.cs (2)
46var hashInstanceTarget = new HashInstanceTarget(createHashNode, disposeNodes); 171hashInstanceTarget = new HashInstanceTarget(createNode, disposeNodes);