6 references to REQUIRED
mscorlib (6)
system\runtime\remoting\synchronizeddispatch.cs (6)
132: this(REQUIRED, false) { 142: this(REQUIRED, reEntrant) { 161case REQUIRED: 204|| ( (_flavor == REQUIRED)&&(syncProp == null) ) 210if (_flavor == REQUIRED) 231Contract.Assert(_flavor == REQUIRED,"Use cli-ctx property only for the REQUIRED flavor");