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)
85
sym = arg.swtMemo.
sym
;
129
sym2 = arg2.swtMemo.
sym
;
Microsoft\CSharp\RuntimeBinder\Errors\UserStringBuilder.cs (1)
579
ErrAppendSym(parg.swtMemo.
sym
, ctx, true);