9 references to AssertState
ReachFramework (9)
AlphaFlattener\MetroDevice.cs (9)
86AssertState(DeviceState.Init, DeviceState.DocStarted); 94AssertState(DeviceState.DocStarted, DeviceState.Init); 111AssertState(DeviceState.DocStarted, DeviceState.PageStarted); 129AssertState(DeviceState.PageStarted, DeviceState.DocStarted); 165AssertState(DeviceState.PageStarted, DeviceState.NoChange); 249AssertState(DeviceState.PageStarted, DeviceState.NoChange); 269AssertState(DeviceState.PageStarted, DeviceState.NoChange); 297AssertState(DeviceState.PageStarted, DeviceState.NoChange); 382AssertState(DeviceState.PageStarted, DeviceState.NoChange);