1 write to FeatureName
DotNetWatchTasks (1)
Utilities\CompilerFeatureRequiredAttribute.cs (1)
27FeatureName = featureName;
3 references to FeatureName
DotNetWatchTasks (3)
Utilities\CompilerFeatureRequiredAttribute.cs (3)
36/// 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"/>. 41/// The <see cref="FeatureName"/> used for the ref structs C# feature. 46/// The <see cref="FeatureName"/> used for the required members C# feature.