3 references to IsObject
System.ServiceModel.Web (3)
System\ServiceModel\Dispatcher\HelpExampleGenerator.cs (3)
286
if (element != null &&
IsObject
(element))
392
else if (
IsObject
(element))
428
if (element != null &&
IsObject
(element))