6 references to InterfaceTypes
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\schema\GenerateConverter.cs (6)
399foreach (Type tDst in InterfaceTypes) 401foreach (Type tSrc in InterfaceTypes) 446foreach (Type tDst in InterfaceTypes) 459foreach (Type tSrc in InterfaceTypes) 514foreach (Type tSrc in InterfaceTypes) 871return ((IList)InterfaceTypes).Contains(type);