2 references to IDS_FeatureExtendedPartialMethods
Microsoft.CodeAnalysis.CSharp (2)
Errors\MessageID.cs (1)
580case MessageID.IDS_FeatureExtendedPartialMethods: // semantic check
Symbols\Source\SourceOrdinaryMethodSymbol.cs (1)
848Binder.CheckFeatureAvailability(SyntaxNode, MessageID.IDS_FeatureExtendedPartialMethods, diagnostics, location);