3 references to WithTypeParametersBinderOpt
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Source\SourceComplexParameterSymbol.cs (3)
289var binder = WithTypeParametersBinderOpt; 589bagCreatedOnThisThread = LoadAndValidateAttributes(attributeSyntax, ref _lazyCustomAttributesBag, binderOpt: WithTypeParametersBinderOpt); 607return BindAttributes(GetAttributeDeclarations(), WithTypeParametersBinderOpt);