1 write to FeatureName
Microsoft.Extensions.AI.Ollama (1)
src\LegacySupport\CompilerFeatureRequiredAttribute\CompilerFeatureRequiredAttribute.cs (1)
16
FeatureName
= featureName;
3 references to FeatureName
Microsoft.Extensions.AI.Ollama (3)
src\LegacySupport\CompilerFeatureRequiredAttribute\CompilerFeatureRequiredAttribute.cs (3)
25
/// 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
"/>.
30
/// The <see cref="
FeatureName
"/> used for the ref structs C# feature.
35
/// The <see cref="
FeatureName
"/> used for the required members C# feature.