3 references to ERR_InterceptorContainingTypeCannotBeGeneric
Microsoft.CodeAnalysis.CSharp (3)
Errors\ErrorFacts.cs (1)
2356
or ErrorCode.
ERR_InterceptorContainingTypeCannotBeGeneric
Symbols\Source\SourceMethodSymbolWithAttributes.cs (2)
1036
diagnostics.Add(ErrorCode.
ERR_InterceptorContainingTypeCannotBeGeneric
, attributeLocation, this);
1193
diagnostics.Add(ErrorCode.
ERR_InterceptorContainingTypeCannotBeGeneric
, attributeLocation, this);