Home
last modified time | relevance | path

Searched refs:MessageIsEmpty (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Channels/
H A DHttpPipeline.cs914 new XmlException(SR.GetString(SR.MessageIsEmpty)))); in CompleteParseAndEnqueue()
H A DHttpRequestContext.cs181 new XmlException(SR.GetString(SR.MessageIsEmpty)))); in SetMessage()
H A DMessage.cs325 …raceUtility.ThrowHelperError(new InvalidOperationException(SR.GetString(SR.MessageIsEmpty)), this); in GetReaderAtBodyContents()
/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/modules/SACT/
H A DSACT.c1286 void MessageIsEmpty() { in MessageIsEmpty() function