2 references to innerXml
System.Workflow.ComponentModel (2)
AuthoringOM\Serializer\XmlDocumentSurrogate.cs (2)
38if (!string.IsNullOrEmpty(this.innerXml)) 39doc.InnerXml = this.innerXml;