3 references to AssertAndThrow
System.ServiceModel.Internals (3)
System\Runtime\Fx.cs (2)
134AssertAndThrow(description); 416AssertAndThrow("Creation of the Guid failed.");
System\Runtime\Interop\UnsafeNativeMethods.cs (1)
117Fx.AssertAndThrow("GetComputerName returned an invalid length: " + length);