2 writes to _maker
mscorlib (2)
system\sharedstatics.cs (2)
87
_sharedStatics.
_maker
= null;
113
_sharedStatics.
_maker
= maker;
2 references to _maker
mscorlib (2)
system\sharedstatics.cs (2)
84
if (_sharedStatics.
_maker
!= null)
86
maker = _sharedStatics.
_maker
;