3 references to ERR_InterceptsLocationDuplicateFile
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
2448or ErrorCode.ERR_InterceptsLocationDuplicateFile
Symbols\Source\SourceMethodSymbolWithAttributes.cs (1)
1047diagnostics.Add(ErrorCode.ERR_InterceptsLocationDuplicateFile, attributeLocation, displayFileName);
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\InterceptorsTests.cs (1)
7601Diagnostic(ErrorCode.ERR_InterceptsLocationDuplicateFile, "InterceptsLocation").WithArguments("Program1.cs").WithLocation(6, 6));