2 references to CodeTypeReference
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeTypeReference.cs (1)
261type = new CodeTypeReference(type, (int)q.Dequeue());
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeExporter.cs (1)
611typeReference = new CodeTypeReference(GetElementTypeReference(itemContract, isItemTypeNullable), 1);