3 references to VerifyCSharpAdditionalFileFixAsync
Microsoft.CodeAnalysis.PublicApiAnalyzers.UnitTests (3)
NullableEnablePublicApiAnalyzerTests.cs (3)
92await VerifyCSharpAdditionalFileFixAsync(source, shippedText, unshippedText, newSource, fixedShippedText, newUnshippedApiText: unshippedText); 123await VerifyCSharpAdditionalFileFixAsync(source, shippedText, unshippedText, newSource, fixedShippedText, newUnshippedApiText: unshippedText); 155await VerifyCSharpAdditionalFileFixAsync(source, shippedText, unshippedText, newSource, fixedShippedText, newUnshippedApiText: unshippedText);