3 references to ERR_InterceptorNonUniquePath
Microsoft.CodeAnalysis.CSharp (3)
Errors\ErrorFacts.cs (1)
2366
or ErrorCode.
ERR_InterceptorNonUniquePath
Symbols\Source\SourceMethodSymbolWithAttributes.cs (2)
1215
diagnostics.Add(ErrorCode.
ERR_InterceptorNonUniquePath
, attributeData.GetAttributeArgumentLocation(filePathParameterIndex), normalizedPath);
1226
diagnostics.Add(ErrorCode.
ERR_InterceptorNonUniquePath
, attributeData.GetAttributeArgumentLocation(filePathParameterIndex), attributeFilePath);