2 references to IsNormal
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
IWpfDifferenceViewerExtensions.cs (2)
120
Contract.ThrowIfFalse(
IsNormal
(_width));
124
Contract.ThrowIfFalse(
IsNormal
(_height));