Home
last modified time | relevance | path

Searched refs:HttpListenerPrefixCollection (Results 1 – 25 of 38) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net/
H A DHttpListenerPrefixCollection.platformnotsupported.cs33 public class HttpListenerPrefixCollection : ICollection<string>, IEnumerable<string>, IEnumerable class
37 HttpListenerPrefixCollection () in HttpListenerPrefixCollection() method in System.Net.HttpListenerPrefixCollection
H A DHttpListenerPrefixCollection.cs32 public class HttpListenerPrefixCollection : ICollection<string>, IEnumerable<string>, IEnumerable { class
36 internal HttpListenerPrefixCollection (HttpListener listener) in HttpListenerPrefixCollection() method in System.Net.HttpListenerPrefixCollection
H A DHttpListener.cs44 HttpListenerPrefixCollection prefixes;
68 prefixes = new HttpListenerPrefixCollection (this); in HttpListener()
127 public HttpListenerPrefixCollection Prefixes {
H A DHttpListener.platformnotsupported.cs69 public HttpListenerPrefixCollection Prefixes {
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/src/System/Net/
H A DHttpListenerPrefixCollection.cs30 public class HttpListenerPrefixCollection : ICollection<string> class
34 internal HttpListenerPrefixCollection(HttpListener listener) in HttpListenerPrefixCollection() method in System.Net.HttpListenerPrefixCollection
H A DHttpListener.cs17 private readonly HttpListenerPrefixCollection _prefixes;
39 _prefixes = new HttpListenerPrefixCollection(this); in HttpListener()
104 public HttpListenerPrefixCollection Prefixes
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DHttpListenerPrefixCollection.cs43 public class HttpListenerPrefixCollection : ICollection<string> { class
46 internal HttpListenerPrefixCollection(HttpListener listener) { in HttpListenerPrefixCollection() method in System.Net.HttpListenerPrefixCollection
H A DHttpListener.cs346 private HttpListenerPrefixCollection m_Prefixes;
694 public HttpListenerPrefixCollection Prefixes {
699 m_Prefixes = new HttpListenerPrefixCollection(this);
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/ref/
H A DSystem.Net.HttpListener.cs22 public System.Net.HttpListenerPrefixCollection Prefixes { get { throw null; } }
64 …public partial class HttpListenerPrefixCollection : System.Collections.Generic.ICollection<string>… class
66 internal HttpListenerPrefixCollection() { } in HttpListenerPrefixCollection() method in System.Net.HttpListenerPrefixCollection
/dports/lang/mono/mono-5.10.1.57/mcs/class/Facades/System.Net.HttpListener/
H A DTypeForwarders.cs28 …Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.HttpListenerPrefixCollection))]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/tests/
H A DHttpListenerPrefixCollectionTests.cs73 HttpListenerPrefixCollection prefixes = listener.Prefixes; in CopyTo_DisposedListener_ThrowsObjectDisposedException()
446 HttpListenerPrefixCollection prefixes = listener.Prefixes; in Add_DisposedListener_ThrowsObjectDisposedException()
518 HttpListenerPrefixCollection prefixes = listener.Prefixes; in Remove_DisposedListener_ThrowsObjectDisposedException()
546 HttpListenerPrefixCollection prefixes = listener.Prefixes; in Clear_DisposedListener_ThrowsObjectDisposedException()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/
H A Dmonotouch_watch_System.dll.sources14 System.Net/HttpListenerPrefixCollection.platformnotsupported.cs
H A Dcommon_networking.sources34 System.Net/HttpListenerPrefixCollection.cs
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/Facades/
H A DSystem.Net.HttpListener.cs22 …Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.HttpListenerPrefixCollection))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/Facades/
H A DSystem.Net.HttpListener.cs22 …Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.HttpListenerPrefixCollection))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/Facades/
H A DSystem.Net.HttpListener.cs22 …Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.HttpListenerPrefixCollection))]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.Net/
H A DHttpListenerPrefixCollectionTest.cs32 using HLPC=System.Net.HttpListenerPrefixCollection;
H A DHttpListenerTest.cs369 HttpListenerPrefixCollection p = listener.Prefixes; in PropertiesWhenClosed2()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs5672 public System.Net.HttpListenerPrefixCollection Prefixes { get { throw null; } }
5712 …public partial class HttpListenerPrefixCollection : System.Collections.Generic.ICollection<string>… class
5714 internal HttpListenerPrefixCollection() { } in HttpListenerPrefixCollection() method in System.Net.HttpListenerPrefixCollection
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs5715 public System.Net.HttpListenerPrefixCollection Prefixes { get { throw null; } }
5761 …public partial class HttpListenerPrefixCollection : System.Collections.Generic.ICollection<string>… class
5763 internal HttpListenerPrefixCollection() { } in HttpListenerPrefixCollection() method in System.Net.HttpListenerPrefixCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs5670 public System.Net.HttpListenerPrefixCollection Prefixes { get { throw null; } }
5710 …public partial class HttpListenerPrefixCollection : System.Collections.Generic.ICollection<string>… class
5712 internal HttpListenerPrefixCollection() { } in HttpListenerPrefixCollection() method in System.Net.HttpListenerPrefixCollection
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs5711 public System.Net.HttpListenerPrefixCollection Prefixes { get { throw null; } }
5757 …public partial class HttpListenerPrefixCollection : System.Collections.Generic.ICollection<string>… class
5759 internal HttpListenerPrefixCollection() { } in HttpListenerPrefixCollection() method in System.Net.HttpListenerPrefixCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs8416 public System.Net.HttpListenerPrefixCollection Prefixes { get { throw null; } }
8450 …public partial class HttpListenerPrefixCollection : System.Collections.Generic.ICollection<string>… class
8452 internal HttpListenerPrefixCollection() { } in HttpListenerPrefixCollection() method in System.Net.HttpListenerPrefixCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs8113 public System.Net.HttpListenerPrefixCollection Prefixes { get { throw null; } }
8147 …public partial class HttpListenerPrefixCollection : System.Collections.Generic.ICollection<string>… class
8149 internal HttpListenerPrefixCollection() { } in HttpListenerPrefixCollection() method in System.Net.HttpListenerPrefixCollection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs8367 public System.Net.HttpListenerPrefixCollection Prefixes { get { throw null; } }
8413 …public partial class HttpListenerPrefixCollection : System.Collections.Generic.ICollection<string>… class
8415 internal HttpListenerPrefixCollection() { } in HttpListenerPrefixCollection() method in System.Net.HttpListenerPrefixCollection

12