19 references to Function
System.ServiceModel (19)
System\ServiceModel\Dispatcher\XPathMessageContext.cs (19)
88new Function(IndigoNS, "header", HeaderFun), 89new Function(IndigoNS, "body", BodyFun), 90new Function(IndigoNS, "soap-uri", SoapUriFun), 91new Function(IndigoNS, "headers-with-actor", HeadersWithActorFun), 92new Function(IndigoNS, "actor", ActorFun), 93new Function(IndigoNS, "is-mandatory", IsMandatoryFun), 94new Function(IndigoNS, "is-actor-next", IsActorNextFun), 95new Function(IndigoNS, "is-actor-ultimate-receiver", IsActorUltRecFun), 96new Function(IndigoNS, "messageId", MessageIDFun), 97new Function(IndigoNS, "relatesTo", RelatesToFun), 98new Function(IndigoNS, "replyTo", ReplyToFun), 99new Function(IndigoNS, "from", FromFun), 100new Function(IndigoNS, "faultTo", FaultToFun), 101new Function(IndigoNS, "to", ToFun), 102new Function(IndigoNS, "action", ActionFun), 103new Function(IndigoNS, "date-time", DateFun), 104new Function(IndigoNS, "duration", SpanFun), 105new Function(IndigoNS, "utc-now", DateNowFun), 106new Function(IndigoNS, "correlation-data", CorrelationDataFun)