2 implementations of Null
System.Speech (2)
Internal\SrgsCompiler\SrgsElementCompilerFactory.cs (1)
167IRuleRef IElementFactory.Null
Recognition\SrgsGrammar\SrgsElementFactory.cs (1)
196IRuleRef IElementFactory.Null
2 references to Null
System.Speech (2)
Internal\SrgsParser\SrgsDocumentParser.cs (1)
145ruleRef = _parser.Null;
Internal\SrgsParser\XmlParser.cs (1)
693ruleRef = _parser.Null;