1 write to VariableIntitializerOperation
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\PreferHashDataOverComputeHash.cs (1)
331
VariableIntitializerOperation
= variableIntitializerOperation;
1 reference to VariableIntitializerOperation
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\PreferHashDataOverComputeHash.cs (1)
177
codefixerLocations = GetFixerLocations(declarationTuple.
VariableIntitializerOperation
, disposeArray, out var hashCreationLocationIndex);