3 references to Indexer
System.Workflow.ComponentModel (3)
AuthoringOM\Bind.cs (3)
1454if (i < pathInfo.Count - 1 && pathInfo[i + 1].type == SourceValueType.Indexer && !string.IsNullOrEmpty(pathInfo[i + 1].name)) 1531case SourceValueType.Indexer: 1893SourceValueType.Indexer,