1 write to FeatureName
Microsoft.Build.Tasks.CodeAnalysis.Sdk (1)
src\Dependencies\Contracts\CompilerFeatureRequiredAttribute.cs (1)
30FeatureName = featureName;
3 references to FeatureName
Microsoft.Build.Tasks.CodeAnalysis.Sdk (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.