8 instantiations of AnchorLayoutV2Scope
System.Windows.Forms.UI.IntegrationTests (8)
AnchorLayoutTests.cs (8)
46using AnchorLayoutV2Scope scope = new(enable: true); 53using AnchorLayoutV2Scope scope = new(enable: true); 77using AnchorLayoutV2Scope scope = new(enable: true); 98using AnchorLayoutV2Scope scope = new(enable: true); 123using AnchorLayoutV2Scope scope = new(enable: false); 142using AnchorLayoutV2Scope scope = new(enable: true); 171using AnchorLayoutV2Scope scope = new(enable: true); 208using 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)
46using AnchorLayoutV2Scope scope = new(enable: true); 53using AnchorLayoutV2Scope scope = new(enable: true); 77using AnchorLayoutV2Scope scope = new(enable: true); 98using AnchorLayoutV2Scope scope = new(enable: true); 123using AnchorLayoutV2Scope scope = new(enable: false); 142using AnchorLayoutV2Scope scope = new(enable: true); 171using AnchorLayoutV2Scope scope = new(enable: true); 208using AnchorLayoutV2Scope scope = new(enable: true);