4 references to CodeTypeReferenceExpression
Microsoft.Build.Tasks.Core (1)
system.design\stronglytypedresourcebuilder.cs (1)
410var editorBrowsableStateAdvanced = new CodeAttributeArgument(new CodeFieldReferenceExpression(new CodeTypeReferenceExpression(editorBrowsableStateTypeRef), "Advanced"));
System.Runtime.Serialization.Schema (3)
System\Runtime\Serialization\Schema\CodeExporter.cs (3)
1726new CodeTypeReferenceExpression(GetCodeTypeReference(typeof(XmlSerializableServices))), 1747new CodeTypeReferenceExpression(GetCodeTypeReference(typeof(XmlSerializableServices))), 1783new CodeTypeReferenceExpression(GetCodeTypeReference(typeof(XmlSerializableServices))),