1 reference to KeyAvailable
System.Console (1)
System\ConsolePal.Unix.cs (1)
120
public static bool KeyAvailable { get { return StdInReader.
KeyAvailable
; } }