/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Web/System/ServiceModel/Channels/ |
H A D | StreamBodyWriter.cs | 13 public abstract class StreamBodyWriter : BodyWriter class 26 protected StreamBodyWriter(bool isBuffered) in StreamBodyWriter() method in System.ServiceModel.Channels.StreamBodyWriter 32 internal StreamBodyWriter(bool isBuffered, bool isQuirkedTo40Behavior) in StreamBodyWriter() method in System.ServiceModel.Channels.StreamBodyWriter 38 internal static StreamBodyWriter CreateStreamBodyWriter(Action<Stream> streamAction) in CreateStreamBodyWriter() 172 class BufferedBytesStreamBodyWriter : StreamBodyWriter 190 class ActionOfStreamBodyWriter : StreamBodyWriter
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Web/System/ServiceModel/Dispatcher/ |
H A D | WebErrorHandler.cs | 140 StreamBodyWriter bodyWriter; in CreateHtmlResponse() 143 …bodyWriter = StreamBodyWriter.CreateStreamBodyWriter(s => HelpHtmlBuilder.CreateServerErrorPage(he… in CreateHtmlResponse() 147 …bodyWriter = StreamBodyWriter.CreateStreamBodyWriter(s => HelpHtmlBuilder.CreateServerErrorPage(he… in CreateHtmlResponse()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Web/System/ServiceModel/Web/ |
H A D | WebOperationContext.cs | 237 … Message message = new HttpStreamMessage(StreamBodyWriter.CreateStreamBodyWriter((stream) => in CreateTextResponse() 278 … Message message = new HttpStreamMessage(StreamBodyWriter.CreateStreamBodyWriter((stream) => in CreateTextResponse() 307 public Message CreateStreamResponse(StreamBodyWriter bodyWriter, string contentType) in CreateStreamResponse() 333 … Message message = new HttpStreamMessage(StreamBodyWriter.CreateStreamBodyWriter(streamWriter)); in CreateStreamResponse()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/ |
H A D | System.ServiceModel.Web.cs | 148 public abstract partial class StreamBodyWriter : System.ServiceModel.Channels.BodyWriter class 150 protected StreamBodyWriter(bool isBuffered) : base (default(bool)) { } in StreamBodyWriter() method in System.ServiceModel.Channels.StreamBodyWriter 683 ….Channels.Message CreateStreamResponse(System.ServiceModel.Channels.StreamBodyWriter bodyWriter, s… in CreateStreamResponse()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/ |
H A D | System.ServiceModel.Web.cs | 153 public abstract partial class StreamBodyWriter : System.ServiceModel.Channels.BodyWriter class 155 protected StreamBodyWriter(bool isBuffered) : base (default(bool)) { } in StreamBodyWriter() method in System.ServiceModel.Channels.StreamBodyWriter 700 ….Channels.Message CreateStreamResponse(System.ServiceModel.Channels.StreamBodyWriter bodyWriter, s… in CreateStreamResponse()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/ |
H A D | System.ServiceModel.Web.cs | 148 public abstract partial class StreamBodyWriter : System.ServiceModel.Channels.BodyWriter class 150 protected StreamBodyWriter(bool isBuffered) : base (default(bool)) { } in StreamBodyWriter() method in System.ServiceModel.Channels.StreamBodyWriter 683 ….Channels.Message CreateStreamResponse(System.ServiceModel.Channels.StreamBodyWriter bodyWriter, s… in CreateStreamResponse()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/ |
H A D | System.ServiceModel.Web.cs | 148 public abstract partial class StreamBodyWriter : System.ServiceModel.Channels.BodyWriter class 150 protected StreamBodyWriter(bool isBuffered) : base (default(bool)) { } in StreamBodyWriter() method in System.ServiceModel.Channels.StreamBodyWriter 683 ….Channels.Message CreateStreamResponse(System.ServiceModel.Channels.StreamBodyWriter bodyWriter, s… in CreateStreamResponse()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/ |
H A D | System.ServiceModel.Web.cs | 154 public abstract partial class StreamBodyWriter : System.ServiceModel.Channels.BodyWriter class 156 protected StreamBodyWriter(bool isBuffered) : base (default(bool)) { } in StreamBodyWriter() method in System.ServiceModel.Channels.StreamBodyWriter 701 ….Channels.Message CreateStreamResponse(System.ServiceModel.Channels.StreamBodyWriter bodyWriter, s… in CreateStreamResponse()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/ |
H A D | System.ServiceModel.Web.cs | 183 public abstract partial class StreamBodyWriter : System.ServiceModel.Channels.BodyWriter class 185 protected StreamBodyWriter(bool isBuffered) : base (default(bool)) { } in StreamBodyWriter() method in System.ServiceModel.Channels.StreamBodyWriter 718 ….Channels.Message CreateStreamResponse(System.ServiceModel.Channels.StreamBodyWriter bodyWriter, s… in CreateStreamResponse()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/ |
H A D | System.ServiceModel.Web.cs | 183 public abstract partial class StreamBodyWriter : System.ServiceModel.Channels.BodyWriter class 185 protected StreamBodyWriter(bool isBuffered) : base (default(bool)) { } in StreamBodyWriter() method in System.ServiceModel.Channels.StreamBodyWriter 718 ….Channels.Message CreateStreamResponse(System.ServiceModel.Channels.StreamBodyWriter bodyWriter, s… in CreateStreamResponse()
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/ |
H A D | System.ServiceModel.Web.cs | 183 public abstract partial class StreamBodyWriter : System.ServiceModel.Channels.BodyWriter class 185 protected StreamBodyWriter(bool isBuffered) : base (default(bool)) { } in StreamBodyWriter() method in System.ServiceModel.Channels.StreamBodyWriter 718 ….Channels.Message CreateStreamResponse(System.ServiceModel.Channels.StreamBodyWriter bodyWriter, s… in CreateStreamResponse()
|