6 references to DestinationType
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\schema\GenerateConverter.cs (6)
796tDst = rules[0].DestinationType; 920if (!types.Contains(rule.DestinationType)) 921types.Add(rule.DestinationType); 937if (tDst == null || tDst == rule.DestinationType) 958if (rule.DestinationType == ruleAdd.DestinationType)