2 references to IsFalse
PresentationFramework (2)
src\Framework\System\Windows\Standard\Debug.cs (1)
154
IsFalse
(string.IsNullOrEmpty(value));
src\Framework\System\Windows\Standard\ErrorCodes.cs (1)
474
Assert.
IsFalse
(e is ArgumentNullException);