1 write to sym
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Errors\ErrorFmt.cs (1)
116
this.swtMemo.
sym
= swt.Sym;
3 references to sym
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Errors\ErrorHandling.cs (2)
87
sym = arg.swtMemo.
sym
;
131
sym2 = arg2.swtMemo.
sym
;
Microsoft\CSharp\RuntimeBinder\Errors\UserStringBuilder.cs (1)
592
ErrAppendSym(parg.swtMemo.
sym
, ctx, true);