2 references to Map
System.Runtime.DurableInstancing (2)
System\Runtime\PersistencePipeline.cs (2)
114this.expectedStage = Stage.Map; 119Fx.AssertAndThrow(this.expectedStage == Stage.Map, "Map called at the wrong time.");