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