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