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)
216get { return _weight; } 225if (_grammarState != GrammarState.Unloaded && !_weight.Equals(value))