1 write to noParts
System.ServiceModel (1)
System\ServiceModel\Security\MessagePartSpecification.cs (1)
77
noParts
= parts;
2 references to noParts
System.ServiceModel (2)
System\ServiceModel\Security\MessagePartSpecification.cs (2)
73
if (
noParts
== null)
79
return
noParts
;