22 references to GetCSharpResultAt
Microsoft.CodeAnalysis.NetAnalyzers.UnitTests (22)
Microsoft.NetCore.Analyzers\Security\SslProtocolsAnalyzerTests.cs (22)
33GetCSharpResultAt(10, 34, SslProtocolsAnalyzer.DeprecatedRule, "Tls11"), 34GetCSharpResultAt(10, 55, SslProtocolsAnalyzer.HardcodedRule, "Tls12")); 70GetCSharpResultAt(10, 37, SslProtocolsAnalyzer.DeprecatedRule, "768")); 140GetCSharpResultAt(10, 37, SslProtocolsAnalyzer.HardcodedRule, "Tls12")); 175GetCSharpResultAt(10, 16, SslProtocolsAnalyzer.HardcodedRule, "3072")); 211GetCSharpResultAt(11, 72, SslProtocolsAnalyzer.DeprecatedRule, "Ssl2")); 230GetCSharpResultAt(11, 72, SslProtocolsAnalyzer.HardcodedRule, "Tls12")); 265GetCSharpResultAt(9, 17, SslProtocolsAnalyzer.DeprecatedRule, "Ssl3")); 282GetCSharpResultAt(9, 17, SslProtocolsAnalyzer.DeprecatedRule, "Tls")); 299GetCSharpResultAt(9, 34, SslProtocolsAnalyzer.DeprecatedRule, "Tls11")); 316GetCSharpResultAt(9, 17, SslProtocolsAnalyzer.DeprecatedRule, "Default")); 333GetCSharpResultAt(9, 34, SslProtocolsAnalyzer.HardcodedRule, "Tls12")); 360GetCSharpResultAt(9, 34, SslProtocolsAnalyzer.HardcodedRule, "Tls13"), 380GetCSharpResultAt(9, 34, SslProtocolsAnalyzer.HardcodedRule, "Tls12"), 381GetCSharpResultAt(9, 55, SslProtocolsAnalyzer.DeprecatedRule, "Tls11")); 400GetCSharpResultAt(11, 30, SslProtocolsAnalyzer.DeprecatedRule, "192")); 420GetCSharpResultAt(11, 29, SslProtocolsAnalyzer.DeprecatedRule, "384")); 439GetCSharpResultAt(11, 37, SslProtocolsAnalyzer.DeprecatedRule, "768")); 458GetCSharpResultAt(11, 37, SslProtocolsAnalyzer.HardcodedRule, "12288")); 477GetCSharpResultAt(11, 29, SslProtocolsAnalyzer.HardcodedRule, "Tls12"), 478GetCSharpResultAt(11, 50, SslProtocolsAnalyzer.DeprecatedRule, "Tls11")); 533GetCSharpResultAt(9, 37, SslProtocolsAnalyzer.DeprecatedRule, "48"));