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