4 references to ModeOf
Microsoft.CodeAnalysis.CSharp (4)
Parser\Lexer.cs (4)
175
return
ModeOf
(_mode) == mode;
208
switch (
ModeOf
(_mode))
255
switch (
ModeOf
(_mode))
280
throw ExceptionUtilities.UnexpectedValue(
ModeOf
(_mode));