1 write to SystemWindowsFormsPath
Microsoft.VisualStudio.LanguageServices.Test.Utilities2 (1)
CodeModel\CodeModelTestHelpers.vb (1)
37
SystemWindowsFormsPath
= GetType(System.Windows.Forms.Form).Assembly.Location
2 references to SystemWindowsFormsPath
Microsoft.VisualStudio.LanguageServices.UnitTests (2)
CodeModel\MethodXML\MethodXMLTests_VBInitializeComponent.vb (2)
17
<MetadataReference><%=
SystemWindowsFormsPath
%></MetadataReference>
60
<MetadataReference><%=
SystemWindowsFormsPath
%></MetadataReference>