3 references to IsInterfaceMethod
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\GenerateConverter.cs (3)
578if (IsInterfaceMethod(tDst) && uniqueSourceTypes.Count > 1) 803if (rules.Count > 1 && IsInterfaceMethod(tSrc) && IsInterfaceMethod(tDst))