19 references to ThrowInvalidOperationException_ConcurrentOperationsNotSupported
System.Private.CoreLib (19)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (10)
479ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 562ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 594ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 844ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 932ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 999ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 1118ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 1141ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 1358ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported(); 1433ThrowHelper.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)
35ThrowHelper.ThrowInvalidOperationException_ConcurrentOperationsNotSupported();