3 references to KeyContainer
System.Workflow.ComponentModel (3)
AuthoringOM\Compiler\CompileXomlTask.cs (3)
824if (this.KeyContainer != null && this.KeyContainer.Trim().Length > 0) 825compilerOptions.AppendFormat(" /keycontainer:{0}", this.KeyContainer);