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