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