2 writes to BasePath
System.Speech (2)
Internal\SrgsCompiler\CFGGrammar.cs (2)
286
header.
BasePath
= null;
304
header.
BasePath
= streamHelper.ReadNullTerminatedString();
2 references to BasePath
System.Speech (2)
Internal\SrgsCompiler\BackEnd.cs (2)
961
if (header.
BasePath
!= null)
963
SetBasePath(header.
BasePath
);