8 instantiations of AnchorLayoutV2Scope
System.Windows.Forms.UI.IntegrationTests (8)
AnchorLayoutTests.cs (8)
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); 207using AnchorLayoutV2Scope scope = new(enable: true);
10 references to AnchorLayoutV2Scope
System.Windows.Forms.TestUtilities (2)
AnchorLayoutV2Scope.cs (2)
20Monitor.Enter(typeof(AnchorLayoutV2Scope)); 32Monitor.Exit(typeof(AnchorLayoutV2Scope));
System.Windows.Forms.UI.IntegrationTests (8)
AnchorLayoutTests.cs (8)
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); 207using AnchorLayoutV2Scope scope = new(enable: true);