204 references to Major
ComSvcConfig (7)
mscorlib (11)
PresentationCore (5)
PresentationFramework (8)
System (19)
System.Activities.DurableInstancing (2)
System.Activities.Presentation (8)
System.AddIn (1)
System.ComponentModel.DataAnnotations (1)
System.Core (6)
System.Data (10)
System.Data.Entity (2)
System.Data.Entity.Design (2)
System.Data.Services (5)
System.Data.Services.Client (3)
System.Data.Services.Design (1)
System.Drawing (3)
System.IdentityModel (4)
System.IO.Compression.FileSystem (1)
System.Management (5)
System.Messaging (1)
System.ServiceModel (15)
System.ServiceModel.Internals (1)
System.Web (25)
System.Web.Entity.Design (1)
System.Web.Extensions (1)
System.Windows.Forms (14)
System.Workflow.ComponentModel (4)
System.Workflow.Runtime (4)
Tracking\TrackingProfileSerializer.cs (3)
895version = string.Format(NumberFormatInfo.InvariantInfo, "{0}.{1}.{2}.{3}", profile.Version.Major, profile.Version.Minor, profile.Version.Build, profile.Version.Revision);
897version = string.Format(NumberFormatInfo.InvariantInfo, "{0}.{1}.{2}", profile.Version.Major, profile.Version.Minor, profile.Version.Build);
899version = string.Format(NumberFormatInfo.InvariantInfo, "{0}.{1}", profile.Version.Major, profile.Version.Minor);
System.Xml (1)
UIAutomationClient (3)
UIAutomationClientsideProviders (27)
WindowsBase (1)
WsatConfig (1)
WsatUI (1)