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