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