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