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