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