3 references to TryGetParentInvocation
Microsoft.CodeAnalysis.NetAnalyzers (3)
Microsoft.NetCore.Analyzers\Performance\PreferConvertToHexStringOverBitConverter.cs (3)
245if (!TryGetParentInvocation(invocation, out invocation!)) 257if (!TryGetParentInvocation(invocation, out invocation!)) 274if (TryGetParentInvocation(invocation, out invocation!))