2 references to IsNormal
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (2)
Preview\ICocoaDifferenceViewerExtensions.cs (2)
117
Contract.ThrowIfFalse(
IsNormal
(_width));
121
Contract.ThrowIfFalse(
IsNormal
(_height));