2 implementations of XmlBase
System.Speech (2)
Internal\SrgsCompiler\GrammarElement.cs (1)
121
Uri? IGrammar.
XmlBase
Recognition\SrgsGrammar\SrgsGrammar.cs (1)
281
public Uri?
XmlBase
2 writes to XmlBase
System.Speech (2)
Internal\SrgsParser\SrgsDocumentParser.cs (1)
67
grammar.
XmlBase
= source.XmlBase;
Internal\SrgsParser\XmlParser.cs (1)
379
grammar.
XmlBase
= new Uri(reader.Value);