253 references to Dictionary
ComSvcConfig (1)
mscorlib (9)
PresentationCore (11)
PresentationFramework (12)
SMDiagnostics (1)
SMSvcHost (1)
svcutil (1)
System (6)
System.Activities (50)
System\Activities\NativeActivityContext.cs (32)
634Dictionary<string, object> inputParameters = new Dictionary<string, object>(1)
668Dictionary<string, object> inputParameters = new Dictionary<string, object>(2)
703Dictionary<string, object> inputParameters = new Dictionary<string, object>(3)
740Dictionary<string, object> inputParameters = new Dictionary<string, object>(4)
780Dictionary<string, object> inputParameters = new Dictionary<string, object>(5)
821Dictionary<string, object> inputParameters = new Dictionary<string, object>(6)
863Dictionary<string, object> inputParameters = new Dictionary<string, object>(7)
906Dictionary<string, object> inputParameters = new Dictionary<string, object>(8)
951Dictionary<string, object> inputParameters = new Dictionary<string, object>(9)
997Dictionary<string, object> inputParameters = new Dictionary<string, object>(10)
1044Dictionary<string, object> inputParameters = new Dictionary<string, object>(11)
1092Dictionary<string, object> inputParameters = new Dictionary<string, object>(12)
1141Dictionary<string, object> inputParameters = new Dictionary<string, object>(13)
1191Dictionary<string, object> inputParameters = new Dictionary<string, object>(14)
1242Dictionary<string, object> inputParameters = new Dictionary<string, object>(15)
1294Dictionary<string, object> inputParameters = new Dictionary<string, object>(16)
1399Dictionary<string, object> inputParameters = new Dictionary<string, object>(1)
1434Dictionary<string, object> inputParameters = new Dictionary<string, object>(2)
1470Dictionary<string, object> inputParameters = new Dictionary<string, object>(3)
1507Dictionary<string, object> inputParameters = new Dictionary<string, object>(4)
1547Dictionary<string, object> inputParameters = new Dictionary<string, object>(5)
1588Dictionary<string, object> inputParameters = new Dictionary<string, object>(6)
1630Dictionary<string, object> inputParameters = new Dictionary<string, object>(7)
1673Dictionary<string, object> inputParameters = new Dictionary<string, object>(8)
1718Dictionary<string, object> inputParameters = new Dictionary<string, object>(9)
1764Dictionary<string, object> inputParameters = new Dictionary<string, object>(10)
1811Dictionary<string, object> inputParameters = new Dictionary<string, object>(11)
1859Dictionary<string, object> inputParameters = new Dictionary<string, object>(12)
1908Dictionary<string, object> inputParameters = new Dictionary<string, object>(13)
1958Dictionary<string, object> inputParameters = new Dictionary<string, object>(14)
2009Dictionary<string, object> inputParameters = new Dictionary<string, object>(15)
2061Dictionary<string, object> inputParameters = new Dictionary<string, object>(16)
System.Activities.Presentation (3)
System.Configuration (1)
System.Core (4)
System.Data (7)
System.Data.Entity (26)
System.Data.SqlXml (3)
System.IdentityModel (4)
System.IdentityModel.Selectors (1)
System.Runtime.DurableInstancing (16)
System\Runtime\DurableInstancing\InstanceOwnerQueryResult.cs (4)
14static readonly ReadOnlyDictionaryInternal<Guid, IDictionary<XName, InstanceValue>> EmptyQueryResult = new ReadOnlyDictionaryInternal<Guid, IDictionary<XName, InstanceValue>>(new Dictionary<Guid, IDictionary<XName, InstanceValue>>(0));
15static readonly ReadOnlyDictionaryInternal<XName, InstanceValue> EmptyMetadata = new ReadOnlyDictionaryInternal<XName, InstanceValue>(new Dictionary<XName, InstanceValue>(0));
26Dictionary<Guid, IDictionary<XName, InstanceValue>> owners = new Dictionary<Guid, IDictionary<XName, InstanceValue>>(1);
43Dictionary<Guid, IDictionary<XName, InstanceValue>> owners = new Dictionary<Guid, IDictionary<XName, InstanceValue>>(instanceOwners.Count);
System.Runtime.Serialization (6)
System.ServiceModel (31)
System\ServiceModel\Channels\MsmqDiagnostics.cs (8)
35Dictionary<string, string> dictionary = new Dictionary<string, string>(2);
142Dictionary<string, string> dictionary = new Dictionary<string, string>(4);
176Dictionary<string, string> dictionary = new Dictionary<string, string>(4);
195Dictionary<string, string> dictionary = new Dictionary<string, string>(2)
223Dictionary<string, string> dictionary = new Dictionary<string, string>(2)
436Dictionary<string, string> dictionary = new Dictionary<string, string>(3);
454Dictionary<string, string> dictionary = new Dictionary<string, string>(3);
472Dictionary<string, string> dictionary = new Dictionary<string, string>(2);
System.ServiceModel.Activation (1)
System.ServiceModel.Activities (14)
System.ServiceModel.Internals (1)
System.Transactions (2)
System.Web (2)
System.Web.Extensions (4)
System.Windows.Forms (4)
System.Workflow.Activities (9)
System.Workflow.ComponentModel (1)
System.Workflow.Runtime (8)
System.WorkflowServices (3)
System.Xml (4)
WindowsBase (6)