2 references to GetLocalAssemblyName
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.SerializationHelpers.cs (2)
68
get { return this.
GetLocalAssemblyName
(); }
77
this.workflowDesignerXamlSchemaContext = new WorkflowDesignerXamlSchemaContext(this.
GetLocalAssemblyName
(), this.Context);