1 write to dataView
System.Windows.Forms (1)
misc\CompModSwitches.cs (1)
153dataView = new TraceSwitch("DataView", "DataView");
2 references to dataView
System.Windows.Forms (2)
misc\CompModSwitches.cs (2)
152if (dataView == null) { 155return dataView;