6 references to CS4034Result
Mvc.Analyzers.Test (6)
TagHelpersInCodeBlocksAnalyzerTest.cs (6)
110
return VerifyAnalyzerAsync(source, diagnosticResult,
CS4034Result
.WithLocation(1),
CS4034Result
.WithLocation(2));
202
return VerifyAnalyzerAsync(source, diagnosticResult,
CS4034Result
.WithLocation(1),
CS4034Result
.WithLocation(2));
390
return VerifyAnalyzerAsync(source, diagnosticResult,
CS4034Result
.WithLocation(1),
CS4034Result
.WithLocation(2));