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