3 references to InvalidOperation_CalledTwice
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\UnmanagedMemoryAccessor.cs (1)
57throw new InvalidOperationException(SR.InvalidOperation_CalledTwice);
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\UnmanagedMemoryStream.cs (2)
98throw new InvalidOperationException(SR.InvalidOperation_CalledTwice); 166throw new InvalidOperationException(SR.InvalidOperation_CalledTwice);