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