1 write to FeatureName
Microsoft.Interop.SourceGeneration (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\CompilerFeatureRequiredAttribute.cs (1)
14
FeatureName
= featureName;
3 references to FeatureName
Microsoft.Interop.SourceGeneration (3)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\CompilerFeatureRequiredAttribute.cs (3)
23
/// 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
"/>.
28
/// The <see cref="
FeatureName
"/> used for the ref structs C# feature.
33
/// The <see cref="
FeatureName
"/> used for the required members C# feature.