2 references to OnMessage
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\InternalReceiveMessage.cs (2)
223updateContext.CreateBookmark(this.OperationBookmarkName, new BookmarkCallback(this.OnMessage), bookmarkScope); 357this.onMessageBookmarkCallback = new BookmarkCallback(this.OnMessage);