2 writes to PropertyTable
System.ServiceModel (2)
System\ServiceModel\ComIntegration\ServiceMoniker.cs (2)
38PropertyTable = new Dictionary<MonikerHelper.MonikerAttribute, string>(); 173MonikerUtility.Parse(pszDisplayName, ref PropertyTable);
2 references to PropertyTable
System.ServiceModel (2)
System\ServiceModel\ComIntegration\ServiceMoniker.cs (2)
74ProxyBuilder.Build(PropertyTable, ref riidResult, ppvResult); 175SR.TraceCodeComIntegrationServiceMonikerParsed, PropertyTable);