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