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