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