1 write to _comment
ReachFramework (1)
AlphaFlattener\DrawingContext.cs (1)
674_comment = message;
5 references to _comment
ReachFramework (5)
AlphaFlattener\DrawingContext.cs (5)
800_dc.Comment("-> DrawGeometry " + _seq + ' ' + _comment); 812_dc.Comment("<- DrawGeometry" + _seq + ' ' + _comment); 816Console.WriteLine(" DrawGeometry(" + _comment + ")"); 912Console.WriteLine(" DrawImage(" + _comment + ")"); 962Console.WriteLine(" DrawGlyphRun(" + _comment + ")");