3 references to ERR_InterceptorFilePathCannotBeNull
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
2375or ErrorCode.ERR_InterceptorFilePathCannotBeNull
Symbols\Source\SourceMethodSymbolWithAttributes.cs (1)
1178diagnostics.Add(ErrorCode.ERR_InterceptorFilePathCannotBeNull, attributeData.GetAttributeArgumentLocation(filePathParameterIndex));
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\InterceptorsTests.cs (1)
3130Diagnostic(ErrorCode.ERR_InterceptorFilePathCannotBeNull, "null").WithLocation(20, 25)