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