1 write to _item
System.Speech (1)
Internal\SrgsCompiler\ArcList.cs (1)
70
_item
= item;
2 references to _item
System.Speech (2)
Internal\SrgsCompiler\ArcList.cs (2)
77
Arc[] item = new Arc[
_item
.Count];
79
foreach (Arc arc in
_item
)