4 references to IsCurrentInterface
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.CodeDom\Compiler\CodeValidator.cs (4)
303if (e.PrivateImplementationType != null && !IsCurrentInterface) 319if (!(IsCurrentInterface || (e.Attributes & MemberAttributes.ScopeMask) == MemberAttributes.Abstract)) 327if (!(IsCurrentInterface || (e.Attributes & MemberAttributes.ScopeMask) == MemberAttributes.Abstract)) 385if (!IsCurrentInterface