9 instantiations of AnchorLayoutV2Scope
System.Windows.Forms.UI.IntegrationTests (9)
AnchorLayoutTests.cs (9)
45using AnchorLayoutV2Scope scope = new(enable: true); 52using AnchorLayoutV2Scope scope = new(enable: true); 76using AnchorLayoutV2Scope scope = new(enable: true); 97using AnchorLayoutV2Scope scope = new(enable: true); 122using AnchorLayoutV2Scope scope = new(enable: false); 141using AnchorLayoutV2Scope scope = new(enable: true); 170using AnchorLayoutV2Scope scope = new(enable: true); 208using AnchorLayoutV2Scope scope = new(enable: true); 266using AnchorLayoutV2Scope scope = new(enable: true);
11 references to AnchorLayoutV2Scope
System.Windows.Forms.TestUtilities (2)
AnchorLayoutV2Scope.cs (2)
20Monitor.Enter(typeof(AnchorLayoutV2Scope)); 32Monitor.Exit(typeof(AnchorLayoutV2Scope));
System.Windows.Forms.UI.IntegrationTests (9)
AnchorLayoutTests.cs (9)
45using AnchorLayoutV2Scope scope = new(enable: true); 52using AnchorLayoutV2Scope scope = new(enable: true); 76using AnchorLayoutV2Scope scope = new(enable: true); 97using AnchorLayoutV2Scope scope = new(enable: true); 122using AnchorLayoutV2Scope scope = new(enable: false); 141using AnchorLayoutV2Scope scope = new(enable: true); 170using AnchorLayoutV2Scope scope = new(enable: true); 208using AnchorLayoutV2Scope scope = new(enable: true); 266using AnchorLayoutV2Scope scope = new(enable: true);