7 references to ERR_InterceptsLocationDataInvalidFormat
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
2451
or ErrorCode.
ERR_InterceptsLocationDataInvalidFormat
Symbols\Source\SourceMethodSymbolWithAttributes.cs (1)
1055
diagnostics.Add(ErrorCode.
ERR_InterceptsLocationDataInvalidFormat
, attributeLocation);
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (5)
Semantics\InterceptorsTests.cs (5)
1217
Diagnostic(ErrorCode.
ERR_InterceptsLocationDataInvalidFormat
, "InterceptsLocation").WithLocation(13, 6));
7429
Diagnostic(ErrorCode.
ERR_InterceptsLocationDataInvalidFormat
, "InterceptsLocation").WithLocation(6, 6));
7461
Diagnostic(ErrorCode.
ERR_InterceptsLocationDataInvalidFormat
, "InterceptsLocation").WithLocation(6, 6));
7485
Diagnostic(ErrorCode.
ERR_InterceptsLocationDataInvalidFormat
, "InterceptsLocation").WithLocation(6, 6));
7507
Diagnostic(ErrorCode.
ERR_InterceptsLocationDataInvalidFormat
, "InterceptsLocation").WithLocation(6, 6));