1 write to _properties
mscorlib (1)
system\runtime\remoting\message.cs (1)
1312Interlocked.CompareExchange(ref _properties, properties, null);
2 references to _properties
mscorlib (2)
system\runtime\remoting\message.cs (2)
1309if (_properties == null) 1314return(IDictionary) _properties;