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)
86Debug.Assert(_access != ACCESS.ACC_UNKNOWN); 87return _access;