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