2 references to cmParameterTypeOut
Microsoft.VisualStudio.LanguageServices.CSharp (1)
CodeModel\CSharpCodeModelService.cs (1)
1966
case PARAMETER_PASSING_MODE.
cmParameterTypeOut
:
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\InternalElements\CodeParameter.cs (1)
259
return PARAMETER_PASSING_MODE.
cmParameterTypeOut
;