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