2 references to Uri
System.Speech (2)
Internal\SrgsParser\SrgsDocumentParser.cs (2)
157System.Diagnostics.Debug.Assert(srgsRuleRef.Uri != null, "If it is not a special rule ref, the uri is not null"); 158ruleRef = _parser.CreateRuleRef(parent, srgsRuleRef.Uri, srgsRuleRef.SemanticKey, srgsRuleRef.Params);