1 write to _access
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Symbols\Symbol.cs (1)
92
_access
= access;
2 references to _access
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Symbols\Symbol.cs (2)
86
Debug.Assert(
_access
!= ACCESS.ACC_UNKNOWN);
87
return
_access
;