1 write to _beforeAfterAttributes
Microsoft.VisualStudio.Extensibility.Testing.Xunit (1)
src\VisualStudio\IntegrationTest\Harness\XUnitShared\Threading\InProcessIdeTestInvoker.cs (1)
24
_beforeAfterAttributes
= beforeAfterAttributes;
1 reference to _beforeAfterAttributes
Microsoft.VisualStudio.Extensibility.Testing.Xunit (1)
src\VisualStudio\IntegrationTest\Harness\XUnitShared\Threading\InProcessIdeTestInvoker.cs (1)
102
foreach (var beforeAfterAttribute in
_beforeAfterAttributes
)