2 writes to Flavor
Microsoft.CodeAnalysis.CSharp (2)
Generated\BoundNodes.xml.Generated.cs (2)
3540
this.
Flavor
= flavor;
3546
this.
Flavor
= flavor;
4 references to Flavor
Microsoft.CodeAnalysis.CSharp (4)
CodeGen\EmitStatement.cs (2)
135
switch (statement.
Flavor
)
163
throw ExceptionUtilities.UnexpectedValue(statement.
Flavor
);
Generated\BoundNodes.xml.Generated.cs (2)
3556
if (flavor != this.
Flavor
)
15797
new TreeDumperNode("flavor", node.
Flavor
, null),