1 write to FeatureName
Microsoft.Build.Framework (1)
CompilerFeatureRequiredAttribute.cs (1)
30FeatureName = featureName;
3 references to FeatureName
Microsoft.Build.Framework (3)
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.