1 write to _weight
System.Speech (1)
Recognition\Grammar.cs (1)
230
_weight
= value; // Only on success
2 references to _weight
System.Speech (2)
Recognition\Grammar.cs (2)
216
get { return
_weight
; }
225
if (_grammarState != GrammarState.Unloaded && !
_weight
.Equals(value))