3 references to ERR_InterceptsLocationFileNotFound
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
2449
or ErrorCode.
ERR_InterceptsLocationFileNotFound
Symbols\Source\SourceMethodSymbolWithAttributes.cs (1)
1053
diagnostics.Add(ErrorCode.
ERR_InterceptsLocationFileNotFound
, attributeLocation, displayFileName);
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\InterceptorsTests.cs (1)
7556
Diagnostic(ErrorCode.
ERR_InterceptsLocationFileNotFound
, "InterceptsLocation").WithArguments("Program.cs").WithLocation(6, 6));