13 references to ThrowInvalidOperationException_ConcurrentOperationsNotSupported
System.Private.CoreLib (13)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (7)
478ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 561ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 593ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 693ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 716ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 933ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 1008ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported();
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\HashSet.cs (5)
246ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 268ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 345ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 1127ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 1151ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported();
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\CollectionsMarshal.cs (1)
34ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported();