1 write to FeatureName
Microsoft.CodeAnalysis.CodeStyle (1)
src\Compilers\Core\Portable\InternalUtilities\CompilerFeatureRequiredAttribute.cs (1)
28FeatureName = featureName;
3 references to FeatureName
Microsoft.CodeAnalysis.CodeStyle (3)
src\Compilers\Core\Portable\InternalUtilities\CompilerFeatureRequiredAttribute.cs (3)
37/// 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"/>. 42/// The <see cref="FeatureName"/> used for the ref structs C# feature. 47/// The <see cref="FeatureName"/> used for the required members C# feature.