2 references to SerializationManager
System.Workflow.ComponentModel (2)
AuthoringOM\Serializer\DictionaryMarkupSerializer.cs (2)
158if (extendedProperty.SerializationManager.WorkflowMarkupStack[typeof(DictionaryEntry)] != null) 159entry = (DictionaryEntry)extendedProperty.SerializationManager.WorkflowMarkupStack[typeof(DictionaryEntry)];