4 references to ERR_InterceptorPathNotInCompilationWithCandidate
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
2369
or ErrorCode.
ERR_InterceptorPathNotInCompilationWithCandidate
Symbols\Source\SourceMethodSymbolWithAttributes.cs (1)
1225
ErrorCode.
ERR_InterceptorPathNotInCompilationWithCandidate
,
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (2)
Semantics\InterceptorsTests.cs (2)
3092
Diagnostic(ErrorCode.
ERR_InterceptorPathNotInCompilationWithCandidate
, @"""projects/Program.cs""").WithArguments("projects/Program.cs", "Program.cs").WithLocation(21, 25)
5683
Diagnostic(ErrorCode.
ERR_InterceptorPathNotInCompilationWithCandidate
, @"@""src/Program.cs""").WithArguments("src/Program.cs", @"src\Program.cs").WithLocation(14, 25));