Skip to content

Conversation

@mdh1418
Copy link
Member

@mdh1418 mdh1418 commented Sep 8, 2020

Contributes to #41087

"M:System.IO.Pipes.AnonymousPipeServerStreamAcl.Create(System.IO.Pipes.PipeDirection,System.IO.HandleInheritability,System.Int32,System.IO.Pipes.PipeSecurity)",System.IO.Pipes,AnonymousPipeServerStreamAcl,"Create(PipeDirection, HandleInheritability, Int32, PipeSecurity)",0
"M:System.IO.Pipes.NamedPipeServerStreamAcl.Create(System.String,System.IO.Pipes.PipeDirection,System.Int32,System.IO.Pipes.PipeTransmissionMode,System.IO.Pipes.PipeOptions,System.Int32,System.Int32,System.IO.Pipes.PipeSecurity,System.IO.HandleInheritability,System.IO.Pipes.PipeAccessRights)",System.IO.Pipes,NamedPipeServerStreamAcl,"Create(String, PipeDirection, Int32, PipeTransmissionMode, PipeOptions, Int32, Int32, PipeSecurity, HandleInheritability, PipeAccessRights)",0
"M:System.IO.Pipes.PipeAccessRule.#ctor(System.String,System.IO.Pipes.PipeAccessRights,System.Security.AccessControl.AccessControlType)",System.IO.Pipes,PipeAccessRule,".ctor(String, PipeAccessRights, AccessControlType)",0
"M:System.IO.Pipes.PipeAccessRule.#ctor(System.Security.Principal.IdentityReference,System.IO.Pipes.PipeAccessRights,System.Security.AccessControl.AccessControlType)",System.IO.Pipes,PipeAccessRule,".ctor(IdentityReference, PipeAccessRights, AccessControlType)",0
M:System.IO.Pipes.PipeAccessRule.get_PipeAccessRights,System.IO.Pipes,PipeAccessRule,get_PipeAccessRights(),0
"M:System.IO.Pipes.PipeAuditRule.#ctor(System.String,System.IO.Pipes.PipeAccessRights,System.Security.AccessControl.AuditFlags)",System.IO.Pipes,PipeAuditRule,".ctor(String, PipeAccessRights, AuditFlags)",0
"M:System.IO.Pipes.PipeAuditRule.#ctor(System.Security.Principal.IdentityReference,System.IO.Pipes.PipeAccessRights,System.Security.AccessControl.AuditFlags)",System.IO.Pipes,PipeAuditRule,".ctor(IdentityReference, PipeAccessRights, AuditFlags)",0
M:System.IO.Pipes.PipeAuditRule.get_PipeAccessRights,System.IO.Pipes,PipeAuditRule,get_PipeAccessRights(),0
"M:System.IO.Pipes.PipesAclExtensions.SetAccessControl(System.IO.Pipes.PipeStream,System.IO.Pipes.PipeSecurity)",System.IO.Pipes,PipesAclExtensions,"SetAccessControl(PipeStream, PipeSecurity)",0
M:System.IO.Pipes.PipesAclExtensions.GetAccessControl(System.IO.Pipes.PipeStream),System.IO.Pipes,PipesAclExtensions,GetAccessControl(PipeStream),0
M:System.IO.Pipes.PipeSecurity.get_AccessRuleType,System.IO.Pipes,PipeSecurity,get_AccessRuleType(),0
M:System.IO.Pipes.PipeSecurity.SetAuditRule(System.IO.Pipes.PipeAuditRule),System.IO.Pipes,PipeSecurity,SetAuditRule(PipeAuditRule),0
M:System.IO.Pipes.PipeSecurity.AddAuditRule(System.IO.Pipes.PipeAuditRule),System.IO.Pipes,PipeSecurity,AddAuditRule(PipeAuditRule),0
M:System.IO.Pipes.PipeSecurity.SetAccessRule(System.IO.Pipes.PipeAccessRule),System.IO.Pipes,PipeSecurity,SetAccessRule(PipeAccessRule),0
M:System.IO.Pipes.PipeSecurity.RemoveAuditRuleAll(System.IO.Pipes.PipeAuditRule),System.IO.Pipes,PipeSecurity,RemoveAuditRuleAll(PipeAuditRule),0
M:System.IO.Pipes.PipeSecurity.Persist(System.String),System.IO.Pipes,PipeSecurity,Persist(String),0
M:System.IO.Pipes.PipeSecurity.#ctor,System.IO.Pipes,PipeSecurity,.ctor(),0
M:System.IO.Pipes.PipeSecurity.RemoveAuditRuleSpecific(System.IO.Pipes.PipeAuditRule),System.IO.Pipes,PipeSecurity,RemoveAuditRuleSpecific(PipeAuditRule),0
M:System.IO.Pipes.PipeSecurity.get_AccessRightType,System.IO.Pipes,PipeSecurity,get_AccessRightType(),0
"M:System.IO.Pipes.PipeSecurity.AccessRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AccessControlType)",System.IO.Pipes,PipeSecurity,"AccessRuleFactory(IdentityReference, Int32, Boolean, InheritanceFlags, PropagationFlags, AccessControlType)",0
M:System.IO.Pipes.PipeSecurity.get_AuditRuleType,System.IO.Pipes,PipeSecurity,get_AuditRuleType(),0
M:System.IO.Pipes.PipeSecurity.AddAccessRule(System.IO.Pipes.PipeAccessRule),System.IO.Pipes,PipeSecurity,AddAccessRule(PipeAccessRule),0
"M:System.IO.Pipes.PipeSecurity.AuditRuleFactory(System.Security.Principal.IdentityReference,System.Int32,System.Boolean,System.Security.AccessControl.InheritanceFlags,System.Security.AccessControl.PropagationFlags,System.Security.AccessControl.AuditFlags)",System.IO.Pipes,PipeSecurity,"AuditRuleFactory(IdentityReference, Int32, Boolean, InheritanceFlags, PropagationFlags, AuditFlags)",0
M:System.IO.Pipes.PipeSecurity.RemoveAccessRuleSpecific(System.IO.Pipes.PipeAccessRule),System.IO.Pipes,PipeSecurity,RemoveAccessRuleSpecific(PipeAccessRule),0
M:System.IO.Pipes.PipeSecurity.RemoveAuditRule(System.IO.Pipes.PipeAuditRule),System.IO.Pipes,PipeSecurity,RemoveAuditRule(PipeAuditRule),0
M:System.IO.Pipes.PipeSecurity.Persist(System.Runtime.InteropServices.SafeHandle),System.IO.Pipes,PipeSecurity,Persist(SafeHandle),0
M:System.IO.Pipes.PipeSecurity.RemoveAccessRule(System.IO.Pipes.PipeAccessRule),System.IO.Pipes,PipeSecurity,RemoveAccessRule(PipeAccessRule),0
M:System.IO.Pipes.PipeSecurity.ResetAccessRule(System.IO.Pipes.PipeAccessRule),System.IO.Pipes,PipeSecurity,ResetAccessRule(PipeAccessRule),0
"M:Microsoft.Win32.SafeHandles.SafePipeHandle.#ctor(System.IntPtr,System.Boolean)",Microsoft.Win32.SafeHandles,SafePipeHandle,".ctor(IntPtr, Boolean)",0
M:Microsoft.Win32.SafeHandles.SafePipeHandle.get_IsInvalid,Microsoft.Win32.SafeHandles,SafePipeHandle,get_IsInvalid(),0
"M:System.IO.Pipes.AnonymousPipeClientStream.#ctor(System.IO.Pipes.PipeDirection,System.String)",System.IO.Pipes,AnonymousPipeClientStream,".ctor(PipeDirection, String)",0
M:System.IO.Pipes.AnonymousPipeClientStream.get_TransmissionMode,System.IO.Pipes,AnonymousPipeClientStream,get_TransmissionMode(),0
"M:System.IO.Pipes.AnonymousPipeClientStream.#ctor(System.IO.Pipes.PipeDirection,Microsoft.Win32.SafeHandles.SafePipeHandle)",System.IO.Pipes,AnonymousPipeClientStream,".ctor(PipeDirection, SafePipeHandle)",0
M:System.IO.Pipes.AnonymousPipeClientStream.#ctor(System.String),System.IO.Pipes,AnonymousPipeClientStream,.ctor(String),0
M:System.IO.Pipes.AnonymousPipeClientStream.set_ReadMode(System.IO.Pipes.PipeTransmissionMode),System.IO.Pipes,AnonymousPipeClientStream,set_ReadMode(PipeTransmissionMode),0
"M:System.IO.Pipes.AnonymousPipeServerStream.#ctor(System.IO.Pipes.PipeDirection,Microsoft.Win32.SafeHandles.SafePipeHandle,Microsoft.Win32.SafeHandles.SafePipeHandle)",System.IO.Pipes,AnonymousPipeServerStream,".ctor(PipeDirection, SafePipeHandle, SafePipeHandle)",0
M:System.IO.Pipes.AnonymousPipeServerStream.DisposeLocalCopyOfClientHandle,System.IO.Pipes,AnonymousPipeServerStream,DisposeLocalCopyOfClientHandle(),0
"M:System.IO.Pipes.AnonymousPipeServerStream.#ctor(System.IO.Pipes.PipeDirection,System.IO.HandleInheritability,System.Int32)",System.IO.Pipes,AnonymousPipeServerStream,".ctor(PipeDirection, HandleInheritability, Int32)",0
M:System.IO.Pipes.AnonymousPipeServerStream.set_ReadMode(System.IO.Pipes.PipeTransmissionMode),System.IO.Pipes,AnonymousPipeServerStream,set_ReadMode(PipeTransmissionMode),0
M:System.IO.Pipes.AnonymousPipeServerStream.#ctor(System.IO.Pipes.PipeDirection),System.IO.Pipes,AnonymousPipeServerStream,.ctor(PipeDirection),0
M:System.IO.Pipes.AnonymousPipeServerStream.GetClientHandleAsString,System.IO.Pipes,AnonymousPipeServerStream,GetClientHandleAsString(),0
M:System.IO.Pipes.AnonymousPipeServerStream.get_TransmissionMode,System.IO.Pipes,AnonymousPipeServerStream,get_TransmissionMode(),0
"M:System.IO.Pipes.AnonymousPipeServerStream.#ctor(System.IO.Pipes.PipeDirection,System.IO.HandleInheritability)",System.IO.Pipes,AnonymousPipeServerStream,".ctor(PipeDirection, HandleInheritability)",0
M:System.IO.Pipes.AnonymousPipeServerStream.#ctor,System.IO.Pipes,AnonymousPipeServerStream,.ctor(),0
M:System.IO.Pipes.AnonymousPipeServerStream.get_ClientSafePipeHandle,System.IO.Pipes,AnonymousPipeServerStream,get_ClientSafePipeHandle(),0
M:System.IO.Pipes.NamedPipeClientStream.ConnectAsync(System.Int32),System.IO.Pipes,NamedPipeClientStream,ConnectAsync(Int32),0
"M:System.IO.Pipes.NamedPipeClientStream.#ctor(System.String,System.String)",System.IO.Pipes,NamedPipeClientStream,".ctor(String, String)",0
"M:System.IO.Pipes.NamedPipeClientStream.#ctor(System.String,System.String,System.IO.Pipes.PipeDirection,System.IO.Pipes.PipeOptions,System.Security.Principal.TokenImpersonationLevel)",System.IO.Pipes,NamedPipeClientStream,".ctor(String, String, PipeDirection, PipeOptions, TokenImpersonationLevel)",0
M:System.IO.Pipes.NamedPipeClientStream.ConnectAsync,System.IO.Pipes,NamedPipeClientStream,ConnectAsync(),0
"M:System.IO.Pipes.NamedPipeClientStream.#ctor(System.String,System.String,System.IO.Pipes.PipeDirection,System.IO.Pipes.PipeOptions,System.Security.Principal.TokenImpersonationLevel,System.IO.HandleInheritability)",System.IO.Pipes,NamedPipeClientStream,".ctor(String, String, PipeDirection, PipeOptions, TokenImpersonationLevel, HandleInheritability)",0
M:System.IO.Pipes.NamedPipeClientStream.get_NumberOfServerInstances,System.IO.Pipes,NamedPipeClientStream,get_NumberOfServerInstances(),0
"M:System.IO.Pipes.NamedPipeClientStream.#ctor(System.String,System.String,System.IO.Pipes.PipeDirection,System.IO.Pipes.PipeOptions)",System.IO.Pipes,NamedPipeClientStream,".ctor(String, String, PipeDirection, PipeOptions)",0
M:System.IO.Pipes.NamedPipeClientStream.ConnectAsync(System.Threading.CancellationToken),System.IO.Pipes,NamedPipeClientStream,ConnectAsync(CancellationToken),0
M:System.IO.Pipes.NamedPipeClientStream.#ctor(System.String),System.IO.Pipes,NamedPipeClientStream,.ctor(String),0
"M:System.IO.Pipes.NamedPipeClientStream.ConnectAsync(System.Int32,System.Threading.CancellationToken)",System.IO.Pipes,NamedPipeClientStream,"ConnectAsync(Int32, CancellationToken)",0
"M:System.IO.Pipes.NamedPipeClientStream.#ctor(System.IO.Pipes.PipeDirection,System.Boolean,System.Boolean,Microsoft.Win32.SafeHandles.SafePipeHandle)",System.IO.Pipes,NamedPipeClientStream,".ctor(PipeDirection, Boolean, Boolean, SafePipeHandle)",0
M:System.IO.Pipes.NamedPipeClientStream.Connect,System.IO.Pipes,NamedPipeClientStream,Connect(),0
M:System.IO.Pipes.NamedPipeClientStream.Connect(System.Int32),System.IO.Pipes,NamedPipeClientStream,Connect(Int32),0
"M:System.IO.Pipes.NamedPipeClientStream.#ctor(System.String,System.String,System.IO.Pipes.PipeDirection)",System.IO.Pipes,NamedPipeClientStream,".ctor(String, String, PipeDirection)",0
M:System.IO.Pipes.NamedPipeServerStream.WaitForConnection,System.IO.Pipes,NamedPipeServerStream,WaitForConnection(),0
M:System.IO.Pipes.NamedPipeServerStream.#ctor(System.String),System.IO.Pipes,NamedPipeServerStream,.ctor(String),0
M:System.IO.Pipes.NamedPipeServerStream.WaitForConnectionAsync(System.Threading.CancellationToken),System.IO.Pipes,NamedPipeServerStream,WaitForConnectionAsync(CancellationToken),0
"M:System.IO.Pipes.NamedPipeServerStream.#ctor(System.String,System.IO.Pipes.PipeDirection,System.Int32,System.IO.Pipes.PipeTransmissionMode,System.IO.Pipes.PipeOptions)",System.IO.Pipes,NamedPipeServerStream,".ctor(String, PipeDirection, Int32, PipeTransmissionMode, PipeOptions)",0
M:System.IO.Pipes.NamedPipeServerStream.EndWaitForConnection(System.IAsyncResult),System.IO.Pipes,NamedPipeServerStream,EndWaitForConnection(IAsyncResult),0
M:System.IO.Pipes.NamedPipeServerStream.Disconnect,System.IO.Pipes,NamedPipeServerStream,Disconnect(),0
"M:System.IO.Pipes.NamedPipeServerStream.BeginWaitForConnection(System.AsyncCallback,System.Object)",System.IO.Pipes,NamedPipeServerStream,"BeginWaitForConnection(AsyncCallback, Object)",0
"M:System.IO.Pipes.NamedPipeServerStream.#ctor(System.String,System.IO.Pipes.PipeDirection,System.Int32,System.IO.Pipes.PipeTransmissionMode,System.IO.Pipes.PipeOptions,System.Int32,System.Int32)",System.IO.Pipes,NamedPipeServerStream,".ctor(String, PipeDirection, Int32, PipeTransmissionMode, PipeOptions, Int32, Int32)",0
"M:System.IO.Pipes.NamedPipeServerStream.#ctor(System.String,System.IO.Pipes.PipeDirection,System.Int32,System.IO.Pipes.PipeTransmissionMode)",System.IO.Pipes,NamedPipeServerStream,".ctor(String, PipeDirection, Int32, PipeTransmissionMode)",0
M:System.IO.Pipes.NamedPipeServerStream.WaitForConnectionAsync,System.IO.Pipes,NamedPipeServerStream,WaitForConnectionAsync(),0
"M:System.IO.Pipes.NamedPipeServerStream.#ctor(System.IO.Pipes.PipeDirection,System.Boolean,System.Boolean,Microsoft.Win32.SafeHandles.SafePipeHandle)",System.IO.Pipes,NamedPipeServerStream,".ctor(PipeDirection, Boolean, Boolean, SafePipeHandle)",0
M:System.IO.Pipes.NamedPipeServerStream.GetImpersonationUserName,System.IO.Pipes,NamedPipeServerStream,GetImpersonationUserName(),0
"M:System.IO.Pipes.NamedPipeServerStream.#ctor(System.String,System.IO.Pipes.PipeDirection,System.Int32)",System.IO.Pipes,NamedPipeServerStream,".ctor(String, PipeDirection, Int32)",0
M:System.IO.Pipes.NamedPipeServerStream.RunAsClient(System.IO.Pipes.PipeStreamImpersonationWorker),System.IO.Pipes,NamedPipeServerStream,RunAsClient(PipeStreamImpersonationWorker),0
"M:System.IO.Pipes.NamedPipeServerStream.#ctor(System.String,System.IO.Pipes.PipeDirection)",System.IO.Pipes,NamedPipeServerStream,".ctor(String, PipeDirection)",0
M:System.IO.Pipes.PipeStream.CheckReadOperations,System.IO.Pipes,PipeStream,CheckReadOperations(),0
M:System.IO.Pipes.PipeStream.get_Position,System.IO.Pipes,PipeStream,get_Position(),0
"M:System.IO.Pipes.PipeStream.ReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)",System.IO.Pipes,PipeStream,"ReadAsync(Byte[], Int32, Int32, CancellationToken)",0
M:System.IO.Pipes.PipeStream.Flush,System.IO.Pipes,PipeStream,Flush(),0
M:System.IO.Pipes.PipeStream.SetLength(System.Int64),System.IO.Pipes,PipeStream,SetLength(Int64),0
M:System.IO.Pipes.PipeStream.FlushAsync(System.Threading.CancellationToken),System.IO.Pipes,PipeStream,FlushAsync(CancellationToken),0
M:System.IO.Pipes.PipeStream.set_IsConnected(System.Boolean),System.IO.Pipes,PipeStream,set_IsConnected(Boolean),0
M:System.IO.Pipes.PipeStream.EndWrite(System.IAsyncResult),System.IO.Pipes,PipeStream,EndWrite(IAsyncResult),0
M:System.IO.Pipes.PipeStream.WriteByte(System.Byte),System.IO.Pipes,PipeStream,WriteByte(Byte),0
M:System.IO.Pipes.PipeStream.get_IsMessageComplete,System.IO.Pipes,PipeStream,get_IsMessageComplete(),0
M:System.IO.Pipes.PipeStream.get_OutBufferSize,System.IO.Pipes,PipeStream,get_OutBufferSize(),0
"M:System.IO.Pipes.PipeStream.BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)",System.IO.Pipes,PipeStream,"BeginRead(Byte[], Int32, Int32, AsyncCallback, Object)",0
"M:System.IO.Pipes.PipeStream.ReadAsync(System.Memory{System.Byte},System.Threading.CancellationToken)",System.IO.Pipes,PipeStream,"ReadAsync(Memory<Byte>, CancellationToken)",0
M:System.IO.Pipes.PipeStream.get_CanSeek,System.IO.Pipes,PipeStream,get_CanSeek(),0
M:System.IO.Pipes.PipeStream.set_Position(System.Int64),System.IO.Pipes,PipeStream,set_Position(Int64),0
M:System.IO.Pipes.PipeStream.set_ReadMode(System.IO.Pipes.PipeTransmissionMode),System.IO.Pipes,PipeStream,set_ReadMode(PipeTransmissionMode),0
"M:System.IO.Pipes.PipeStream.Write(System.Byte[],System.Int32,System.Int32)",System.IO.Pipes,PipeStream,"Write(Byte[], Int32, Int32)",0
M:System.IO.Pipes.PipeStream.get_Length,System.IO.Pipes,PipeStream,get_Length(),0
"M:System.IO.Pipes.PipeStream.Seek(System.Int64,System.IO.SeekOrigin)",System.IO.Pipes,PipeStream,"Seek(Int64, SeekOrigin)",0
M:System.IO.Pipes.PipeStream.WaitForPipeDrain,System.IO.Pipes,PipeStream,WaitForPipeDrain(),0
M:System.IO.Pipes.PipeStream.Write(System.ReadOnlySpan{System.Byte}),System.IO.Pipes,PipeStream,Write(ReadOnlySpan<Byte>),0
M:System.IO.Pipes.PipeStream.get_ReadMode,System.IO.Pipes,PipeStream,get_ReadMode(),0
"M:System.IO.Pipes.PipeStream.Read(System.Byte[],System.Int32,System.Int32)",System.IO.Pipes,PipeStream,"Read(Byte[], Int32, Int32)",0
M:System.IO.Pipes.PipeStream.Read(System.Span{System.Byte}),System.IO.Pipes,PipeStream,Read(Span<Byte>),0
M:System.IO.Pipes.PipeStream.get_InBufferSize,System.IO.Pipes,PipeStream,get_InBufferSize(),0
M:System.IO.Pipes.PipeStream.EndRead(System.IAsyncResult),System.IO.Pipes,PipeStream,EndRead(IAsyncResult),0
M:System.IO.Pipes.PipeStream.get_CanWrite,System.IO.Pipes,PipeStream,get_CanWrite(),0
M:System.IO.Pipes.PipeStream.ReadByte,System.IO.Pipes,PipeStream,ReadByte(),0
M:System.IO.Pipes.PipeStream.get_IsAsync,System.IO.Pipes,PipeStream,get_IsAsync(),0
M:System.IO.Pipes.PipeStream.get_SafePipeHandle,System.IO.Pipes,PipeStream,get_SafePipeHandle(),0
"M:System.IO.Pipes.PipeStream.WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)",System.IO.Pipes,PipeStream,"WriteAsync(Byte[], Int32, Int32, CancellationToken)",0
M:System.IO.Pipes.PipeStream.get_IsConnected,System.IO.Pipes,PipeStream,get_IsConnected(),0
M:System.IO.Pipes.PipeStream.CheckPipePropertyOperations,System.IO.Pipes,PipeStream,CheckPipePropertyOperations(),0
"M:System.IO.Pipes.PipeStream.#ctor(System.IO.Pipes.PipeDirection,System.IO.Pipes.PipeTransmissionMode,System.Int32)",System.IO.Pipes,PipeStream,".ctor(PipeDirection, PipeTransmissionMode, Int32)",0
M:System.IO.Pipes.PipeStream.CheckWriteOperations,System.IO.Pipes,PipeStream,CheckWriteOperations(),0
"M:System.IO.Pipes.PipeStream.#ctor(System.IO.Pipes.PipeDirection,System.Int32)",System.IO.Pipes,PipeStream,".ctor(PipeDirection, Int32)",0
"M:System.IO.Pipes.PipeStream.BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)",System.IO.Pipes,PipeStream,"BeginWrite(Byte[], Int32, Int32, AsyncCallback, Object)",0
M:System.IO.Pipes.PipeStream.get_CanRead,System.IO.Pipes,PipeStream,get_CanRead(),0
"M:System.IO.Pipes.PipeStream.WriteAsync(System.ReadOnlyMemory{System.Byte},System.Threading.CancellationToken)",System.IO.Pipes,PipeStream,"WriteAsync(ReadOnlyMemory<Byte>, CancellationToken)",0
M:System.IO.Pipes.PipeStream.get_TransmissionMode,System.IO.Pipes,PipeStream,get_TransmissionMode(),0
"M:System.IO.Pipes.PipeStream.InitializeHandle(Microsoft.Win32.SafeHandles.SafePipeHandle,System.Boolean,System.Boolean)",System.IO.Pipes,PipeStream,"InitializeHandle(SafePipeHandle, Boolean, Boolean)",0
M:System.IO.Pipes.PipeStream.get_IsHandleExposed,System.IO.Pipes,PipeStream,get_IsHandleExposed(),0

Note: System.IO.Pipes.AccessControl is Windows Specific

@mdh1418 mdh1418 merged commit bef2ca3 into dotnet:master Sep 9, 2020
@mdh1418 mdh1418 deleted the mdhwang/system_io_pipes_unsupported branch September 9, 2020 13:36
Copy link
Member

@safern safern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

mdh1418 added a commit to mdh1418/runtime that referenced this pull request Sep 15, 2020
lewing pushed a commit that referenced this pull request Sep 16, 2020
…hanges (#42267)

* Mark System.IO.Pipes Unsupported at assembly level (#41976)

Co-authored-by: Mitchell Hwang <[email protected]>

* Mark some System.Net.Http APIs as unsupported on browser (#42074)

* Mark some System.Net.HttpListener APIs as unsupported on browser (#42063)

* Mark some System.Net.HttpListener APIs as unsupported on browser

* FIx windows builds

* Fix windows builds

* Remove browser annotations from the properties with windows-specific setters.

* Mark only setter of ExtendedProtectionPolicy

* Remove another redundant annotation

* Mark System.Security.Cryptography.Algorithms as unsupported on Browser WASM (#42010)

* Mark System.Security.Cryptography.Algorithms as unsupported on Browser WASM

* Address the comment regarding IncrementalHash.CreateHMAC

* Group System.* usings

* Restore the blank lines between the meta-comment and the code for all the HMAC classes

* Fix style issues

* Mark MD5 class as unsupported on Browser; clean up the api exclusion list and proj file.

* Using

* Style fix

Co-authored-by: Mitchell Hwang <[email protected]>
Co-authored-by: Maxim Lipnin <[email protected]>
@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasm WebAssembly architecture area-System.IO

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants