3 references to SystemWindowsForms
Microsoft.CodeAnalysis.Test.Utilities (3)
Generated.cs (2)
150
new ReferenceInfo("System.Windows.Forms.dll",
SystemWindowsForms
),
173
public 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"),