76 references to CodeTypeReferenceExpression
dotnet-svcutil-lib (76)
CodeDomFixup\ArrayOfXElementTypeHelper.cs (1)
247CodeTypeReferenceExpression xmlNodeType = new CodeTypeReferenceExpression(typeof(Microsoft.Xml.XmlNodeType));
CodeDomFixup\MethodCreationHelper.cs (65)
301new CodeTypeReferenceExpression(typeof(WSMessageEncoding)), 348new CodeTypeReferenceExpression(typeof(SecurityMode)), 362new CodeTypeReferenceExpression(typeof(HttpClientCredentialType)), 376new CodeTypeReferenceExpression(typeof(MessageCredentialType)), 442new CodeTypeReferenceExpression(typeof(WSMessageEncoding)), 489new CodeTypeReferenceExpression(typeof(SecurityMode)), 503new CodeTypeReferenceExpression(typeof(HttpClientCredentialType)), 517new CodeTypeReferenceExpression(typeof(MessageCredentialType)), 584new CodePropertyReferenceExpression(new CodeTypeReferenceExpression(typeof(SecurityMode)), "Transport")))); 592new CodePropertyReferenceExpression(new CodeTypeReferenceExpression(typeof(System.ServiceModel.HttpClientCredentialType)), "Basic"))); 611new CodeMethodInvokeExpression(new CodeTypeReferenceExpression(typeof(System.ServiceModel.Federation.WSTrustTokenParameters)), "CreateWSFederationTokenParameters", 620new CodeMethodInvokeExpression(new CodeTypeReferenceExpression(typeof(System.ServiceModel.Federation.WSTrustTokenParameters)), "CreateWSFederationTokenParameters", 648new CodeTypeReferenceExpression(typeof(WSMessageEncoding)), 695new CodeTypeReferenceExpression(typeof(SecurityMode)), 733new CodeTypeReferenceExpression(typeof(System.ServiceModel.Security.SecurityAlgorithmSuite)), 788new CodePropertyReferenceExpression(new CodeTypeReferenceExpression(typeof(SecurityMode)), "Transport")))); 796new CodePropertyReferenceExpression(new CodeTypeReferenceExpression(typeof(System.ServiceModel.HttpClientCredentialType)), "Basic"))); 815new CodeMethodInvokeExpression(new CodeTypeReferenceExpression(typeof(System.ServiceModel.Federation.WSTrustTokenParameters)), "CreateWS2007FederationTokenParameters", 824new CodeMethodInvokeExpression(new CodeTypeReferenceExpression(typeof(System.ServiceModel.Federation.WSTrustTokenParameters)), "CreateWS2007FederationTokenParameters", 852new CodeTypeReferenceExpression(typeof(WSMessageEncoding)), 899new CodeTypeReferenceExpression(typeof(SecurityMode)), 937new CodeTypeReferenceExpression(typeof(System.ServiceModel.Security.SecurityAlgorithmSuite)), 1124new CodeTypeReferenceExpression(typeof(SecurityBindingElement)), 1176new CodeTypeReferenceExpression(typeof(MessageSecurityVersion)), 1187new CodeTypeReferenceExpression(typeof(SecurityHeaderLayout)), 1215new CodePropertyReferenceExpression(new CodeTypeReferenceExpression(typeof(int)), "MaxValue"))); 1225new CodeTypeReferenceExpression(typeof(TransferMode)), 1234new CodePropertyReferenceExpression(new CodeTypeReferenceExpression(typeof(int)), "MaxValue"))); 1310new CodePropertyReferenceExpression(new CodeTypeReferenceExpression(typeof(int)), "MaxValue"))); 1320new CodeTypeReferenceExpression(typeof(TransferMode)), 1329new CodePropertyReferenceExpression(new CodeTypeReferenceExpression(typeof(int)), "MaxValue"))); 1380new CodePropertyReferenceExpression(new CodeTypeReferenceExpression(typeof(int)), "MaxValue"))); 1387new CodePropertyReferenceExpression(new CodeTypeReferenceExpression(typeof(int)), "MaxValue"))); 1397new CodeTypeReferenceExpression(typeof(TransferMode)), 1409new CodeTypeReferenceExpression(typeof(AuthenticationSchemes)), 1450new CodeTypeReferenceExpression(typeof(MessageVersion)), 1462new CodeTypeReferenceExpression(typeof(Encoding)), 1492new CodeTypeReferenceExpression(typeof(MessageVersion)), 1504new CodeTypeReferenceExpression(typeof(Encoding)), 1604new CodeTypeReferenceExpression(typeof(ReliableMessagingVersion)), 1715new CodeTypeReferenceExpression(typeof(TransferMode)), 1727new CodeTypeReferenceExpression(typeof(SecurityMode)), 1751new CodeTypeReferenceExpression(typeof(TcpClientCredentialType)), 1765new CodeTypeReferenceExpression(typeof(ProtectionLevel)), 1779new CodeTypeReferenceExpression(typeof(MessageCredentialType)), 1835new CodeTypeReferenceExpression(typeof(TransferMode)), 1847new CodeTypeReferenceExpression(typeof(NetNamedPipeSecurityMode)), 1863new CodeTypeReferenceExpression(typeof(ProtectionLevel)), 1907new CodeTypeReferenceExpression(typeof(WSMessageEncoding)), 1927new CodeTypeReferenceExpression(typeof(TransferMode)), 1939new CodeTypeReferenceExpression(typeof(BasicHttpSecurityMode)), 1953new CodeTypeReferenceExpression(typeof(HttpClientCredentialType)), 1967new CodeTypeReferenceExpression(typeof(BasicHttpMessageCredentialType)), 2022new CodeTypeReferenceExpression(typeof(NetHttpMessageEncoding)), 2034new CodeTypeReferenceExpression(typeof(TransferMode)), 2046new CodeTypeReferenceExpression(typeof(BasicHttpSecurityMode)), 2070new CodeTypeReferenceExpression(typeof(HttpClientCredentialType)), 2084new CodeTypeReferenceExpression(typeof(BasicHttpMessageCredentialType)), 2101new CodePropertyReferenceExpression(new CodeTypeReferenceExpression(typeof(int)), "MaxValue"))); 2108new CodePropertyReferenceExpression(new CodeTypeReferenceExpression(typeof(XmlDictionaryReaderQuotas)), "Max"))); 2115new CodePropertyReferenceExpression(new CodeTypeReferenceExpression(typeof(int)), "MaxValue"))); 2125new CodePropertyReferenceExpression(new CodeTypeReferenceExpression(typeof(XmlDictionaryReaderQuotas)), "Max"))); 2132new CodePropertyReferenceExpression(new CodeTypeReferenceExpression(typeof(int)), "MaxValue"))); 2216new CodeTypeReferenceExpression(typeof(string)), 2226new CodeTypeReferenceExpression(typeof(string)),
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeExporter.cs (1)
1759left = new CodeMethodInvokeExpression(new CodeTypeReferenceExpression(Globals.TypeOfObject),
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\SecurityAttributeGenerationHelper.cs (1)
45new CodeTypeReferenceExpression(typeof(V)),
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ClientClassGenerator.cs (1)
255CodeTypeReferenceExpression browsableAttributeState = new CodeTypeReferenceExpression(typeof(EditorBrowsableState));
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationGenerator.cs (2)
772new CodeTypeReferenceExpression(typeof(ProtectionLevel)), message.ProtectionLevel.ToString()))); 1028return new CodeFieldReferenceExpression(new CodeTypeReferenceExpression(type), Enum.Format(type, val, "G"));
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ServiceContractGenerator.cs (5)
181return new CodeFieldReferenceExpression(new CodeTypeReferenceExpression(typeof(EnumType)), Enum.Format(typeof(EnumType), value, "G")); 362new CodeTypeReferenceExpression(typeof(ProtectionLevel)), context.Contract.ProtectionLevel.ToString()))); 374new CodeTypeReferenceExpression(typeof(SessionMode)), context.Contract.SessionMode.ToString()))); 419new CodeTypeReferenceExpression(typeof(ProtectionLevel)), operationDescription.ProtectionLevel.ToString()))); 615new CodeTypeReferenceExpression(typeof(ProtectionLevel)), fault.ProtectionLevel.ToString())));