2 writes to _loadException
System.Speech (2)
Recognition\Grammar.cs (2)
324_loadException = null; 346set { _loadException = value; }
1 reference to _loadException
System.Speech (1)
Recognition\Grammar.cs (1)
345get { return _loadException; }