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