7 references to ERR_InterceptsLocationDataInvalidFormat
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
2446
or ErrorCode.
ERR_InterceptsLocationDataInvalidFormat
Symbols\Source\SourceMethodSymbolWithAttributes.cs (1)
1023
diagnostics.Add(ErrorCode.
ERR_InterceptsLocationDataInvalidFormat
, attributeLocation);
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (5)
Semantics\InterceptorsTests.cs (5)
1226
Diagnostic(ErrorCode.
ERR_InterceptsLocationDataInvalidFormat
, "InterceptsLocation").WithLocation(13, 6));
7438
Diagnostic(ErrorCode.
ERR_InterceptsLocationDataInvalidFormat
, "InterceptsLocation").WithLocation(6, 6));
7470
Diagnostic(ErrorCode.
ERR_InterceptsLocationDataInvalidFormat
, "InterceptsLocation").WithLocation(6, 6));
7494
Diagnostic(ErrorCode.
ERR_InterceptsLocationDataInvalidFormat
, "InterceptsLocation").WithLocation(6, 6));
7516
Diagnostic(ErrorCode.
ERR_InterceptsLocationDataInvalidFormat
, "InterceptsLocation").WithLocation(6, 6));