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