2 references to GetValue
System.ServiceModel (2)
System\ServiceModel\ComIntegration\CatalogUtil.cs (2)
25
return this.catalogObject.
GetValue
(key);
222
Guid id = Fx.CreateGuid((string)appObject.
GetValue
("ID"));