8 references to RunTestAsync
Microsoft.CodeAnalysis.NetAnalyzers.UnitTests (6)
Microsoft.NetFramework.Analyzers\DoNotUseInsecureXSLTScriptExecutionXslCompiledTransformLoadInsecureConstructedSettingsTests.cs (6)
736
await VerifyCS.
RunTestAsync
(
881
await VerifyCS.
RunTestAsync
(
996
await VerifyCS.
RunTestAsync
(
1187
await VerifyCS.
RunTestAsync
(
1257
await VerifyCS.
RunTestAsync
(
1324
await VerifyCS.
RunTestAsync
(
Test.Utilities (2)
CSharpSecurityCodeFixVerifier`2.cs (2)
33
await
RunTestAsync
(test, expected);
50
await
RunTestAsync
(test, expected);