4 references to propertyNames
System.Web.Services (4)
System\Web\Services\Description\SoapProtocolImporter.cs (4)
484
propertyNames
.Clear();
489
get { return
propertyNames
.Count > 0; }
497
propertyNames
.Add(name);
510
(string[])
propertyNames
.ToArray(typeof(string)),