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