19 references to ThrowInvalidOperationException_ConcurrentOperationsNotSupported
System.Private.CoreLib (19)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (10)
478ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 561ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 593ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 843ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 931ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 998ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 1117ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 1140ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 1357ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 1432ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported();
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\HashSet.cs (8)
249ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 271ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 348ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 489ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 595ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 669ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 1450ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 1474ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported();
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\CollectionsMarshal.cs (1)
34ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported();