9 references to AssertState
ReachFramework (9)
AlphaFlattener\MetroDevice.cs (9)
87AssertState(DeviceState.Init, DeviceState.DocStarted); 95AssertState(DeviceState.DocStarted, DeviceState.Init); 112AssertState(DeviceState.DocStarted, DeviceState.PageStarted); 130AssertState(DeviceState.PageStarted, DeviceState.DocStarted); 166AssertState(DeviceState.PageStarted, DeviceState.NoChange); 250AssertState(DeviceState.PageStarted, DeviceState.NoChange); 270AssertState(DeviceState.PageStarted, DeviceState.NoChange); 298AssertState(DeviceState.PageStarted, DeviceState.NoChange); 383AssertState(DeviceState.PageStarted, DeviceState.NoChange);