2 writes to _guid
System.Speech (2)
Internal\SrgsCompiler\BackEnd.cs (2)
966
_guid
= header.GrammarGUID;
1016
_guid
= Guid.NewGuid();
1 reference to _guid
System.Speech (1)
Internal\SrgsCompiler\BackEnd.cs (1)
1017
header.GrammarGUID =
_guid
;