1 reference to GetMethodsPossiblyCapturingPrimaryConstructorParameters
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder.CapturedParametersFinder.cs (1)
47
foreach (SourceMemberMethodSymbol sourceMethod in containingType.
GetMethodsPossiblyCapturingPrimaryConstructorParameters
())