4 references to WRN_InterceptsLocationAttributeUnsupportedSignature
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
221
case ErrorCode.
WRN_InterceptsLocationAttributeUnsupportedSignature
:
2488
or ErrorCode.
WRN_InterceptsLocationAttributeUnsupportedSignature
Generated\ErrorFacts.Generated.cs (1)
347
case ErrorCode.
WRN_InterceptsLocationAttributeUnsupportedSignature
:
Symbols\Source\SourceMethodSymbolWithAttributes.cs (1)
1174
diagnostics.Add(ErrorCode.
WRN_InterceptsLocationAttributeUnsupportedSignature
, attributeLocation);