1 write to FeatureName
Microsoft.CodeAnalysis.CodeStyle (1)
src\Dependencies\Contracts\CompilerFeatureRequiredAttribute.cs (1)
30
FeatureName
= featureName;
3 references to FeatureName
Microsoft.CodeAnalysis.CodeStyle (3)
src\Dependencies\Contracts\CompilerFeatureRequiredAttribute.cs (3)
39
/// If true, the compiler can choose to allow access to the location where this attribute is applied if it does not understand <see cref="
FeatureName
"/>.
44
/// The <see cref="
FeatureName
"/> used for the ref structs C# feature.
49
/// The <see cref="
FeatureName
"/> used for the required members C# feature.