3 references to WatsonType
Microsoft.VisualStudio.LanguageServices.VisualBasic (3)
LanguageService\VisualBasicPackage.IVbCompiler.vb (1)
53
Public Sub SetWatsonType(WatsonType As
WatsonType
, WatsonLcid As Integer, wszAdditionalFiles As String) Implements IVbCompiler.SetWatsonType
ProjectSystemShim\Interop\IVbCompiler.vb (1)
61
Sub SetWatsonType(WatsonType As
WatsonType
, WatsonLcid As Integer, <MarshalAs(UnmanagedType.LPWStr)> wszAdditionalFiles As String)
ProjectSystemShim\TempPECompiler.vb (1)
74
Public Sub SetWatsonType(WatsonType As
WatsonType
, WatsonLcid As Integer, wszAdditionalFiles As String) Implements IVbCompiler.SetWatsonType