2 references to processParameter
Microsoft.CodeAnalysis.CSharp (2)
CodeGen\CodeGenerator_RefSafety.cs (2)
79if (thisParameterSymbol is not null && processParameter(thisParameterSymbol, anyRefSources: ref anyRefSources, anyRefTargets: ref anyRefTargets)) 86if (processParameter(parameter, anyRefSources: ref anyRefSources, anyRefTargets: ref anyRefTargets))