2 writes to _sym
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\WithType.cs (2)
39
_sym
= null;
132
_sym
= sym;
3 references to _sym
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\WithType.cs (3)
50
get { return
_sym
; }
68
return swt2.
_sym
== null;
72
return swt1.
_sym
== null;