1 write to _comment
ReachFramework (1)
AlphaFlattener\DrawingContext.cs (1)
675
_comment
= message;
5 references to _comment
ReachFramework (5)
AlphaFlattener\DrawingContext.cs (5)
801
_dc.Comment("-> DrawGeometry " + _seq + ' ' +
_comment
);
813
_dc.Comment("<- DrawGeometry" + _seq + ' ' +
_comment
);
817
Console.WriteLine(" DrawGeometry(" +
_comment
+ ")");
913
Console.WriteLine(" DrawImage(" +
_comment
+ ")");
963
Console.WriteLine(" DrawGlyphRun(" +
_comment
+ ")");