Home
last modified time | relevance | path

Searched refs:InvalidEndCall (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/sys/system/IO/compression/
H A DDeflateStream.cs649 throw new InvalidOperationException(SR.GetString(SR.InvalidEndCall)); in CheckEndXxxxLegalStateAndParams()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/ReferenceSources/
H A DSR.cs1413 …public const string InvalidEndCall = "EndRead is only callable when there is one pending asynchron… field in SR