3 references to CheckFeatureAvailabilityForStaticAbstractMembersInInterfacesIfNeeded
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Source\SourceEventSymbol.cs (1)
560
ModifierUtils.
CheckFeatureAvailabilityForStaticAbstractMembersInInterfacesIfNeeded
(mods, explicitInterfaceImplementation, location, diagnostics);
Symbols\Source\SourceOrdinaryMethodSymbol.cs (1)
768
ModifierUtils.
CheckFeatureAvailabilityForStaticAbstractMembersInInterfacesIfNeeded
(mods, isExplicitInterfaceImplementation, location, diagnostics);
Symbols\Source\SourcePropertySymbol.cs (1)
462
ModifierUtils.
CheckFeatureAvailabilityForStaticAbstractMembersInInterfacesIfNeeded
(mods, isExplicitInterfaceImplementation, location, diagnostics);