6 references to Version
ILAssembler (2)
EntityRegistry.cs (2)
381asmRef.Version ?? new Version(), 399Assembly.Version ?? new Version(),
illink (1)
Microsoft.CodeAnalysis (1)
CommandLine\CommonCompiler.cs (1)
728Version assemblyVersion = GetAssemblyVersion() ?? new Version();
PresentationCore (2)
System\Windows\Media\Imaging\BitmapCodecInfo.cs (2)
146return new Version(); 189return new Version();