3 references to FrameType
System (3)
net\System\Net\SecureProtocols\_SslState.cs (3)
1558if(bytes[0] == (byte)FrameType.Handshake || bytes[0] == (byte)FrameType.AppData 1559|| bytes[0] == (byte)FrameType.Alert)