1 instantiation of ResolverCache
System.Activities.Presentation (1)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\WorkflowDesignerXamlSchemaContext.cs (1)
117
this.resolverCache = new
ResolverCache
();
1 reference to ResolverCache
System.Activities.Presentation (1)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\WorkflowDesignerXamlSchemaContext.cs (1)
32
private
ResolverCache
resolverCache;