2 writes to _matchMode
System.Speech (2)
Internal\SrgsCompiler\Arc.cs (2)
36_matchMode = arc._matchMode; 86_matchMode = matchMode;
3 references to _matchMode
System.Speech (3)
Internal\SrgsCompiler\Arc.cs (3)
36_matchMode = arc._matchMode; 211A.MatchMode = (uint)_matchMode; 235A.MatchMode = (uint)arc._matchMode;