3 references to ReferenceParameters
System (2)
compmod\microsoft\csharp\csharpcodeprovider.cs (1)
129
GeneratorSupport.
ReferenceParameters
|
compmod\microsoft\visualbasic\VBCodeProvider.cs (1)
131
GeneratorSupport.
ReferenceParameters
|
System.Web.Services (1)
System\Web\Services\Description\SoapProtocolImporter.cs (1)
735
if ((param.IsOut || param.IsByRef) && !ServiceImporter.CodeGenerator.Supports(GeneratorSupport.
ReferenceParameters
)) {