2 references to GetCorrectedKestrelSetup
Microsoft.AspNetCore.App.Analyzers.Test (2)
Kestrel\ListenOnIPv6AnyAnalyzerAndFixerTests.cs (2)
41var fixedSource = GetCorrectedKestrelSetup(); 49var fixedSource = GetCorrectedKestrelSetup(extraInlineCode: "var myIp = IPAddress.Any;");