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