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