1 write to wrappedMapping
System.Activities (1)
Microsoft\VisualBasic\Activities\XamlIntegration\VisualBasicExpressionConverter.cs (1)
346this.wrappedMapping = mapping;
2 references to wrappedMapping
System.Activities (2)
Microsoft\VisualBasic\Activities\XamlIntegration\VisualBasicExpressionConverter.cs (2)
353return this.wrappedMapping.IsEmpty; 361foreach (VisualBasicImportReference wrappedReference in this.wrappedMapping.ImportReferences)