3 references to SystemWindowsForms
Microsoft.CodeAnalysis.Test.Utilities (3)
Generated.cs (2)
150new ReferenceInfo("System.Windows.Forms.dll", SystemWindowsForms), 173public static PortableExecutableReference SystemWindowsForms { get; } = AssemblyMetadata.CreateFromImage(ResourcesNet451.SystemWindowsForms).GetReference(display: "System.Windows.Forms.dll (net451)", filePath: "System.Windows.Forms.dll");
TestBase.cs (1)
152() => AssemblyMetadata.CreateFromImage(ResourcesNet451.SystemWindowsForms).GetReference(display: "System.Windows.Forms.v4_0_30319.dll"),