2 references to WindowsExperimentalAttribute
Microsoft.CodeAnalysis (1)
MetadataReader\PEModule.cs (1)
1252info = FindTargetAttribute(token, AttributeDescription.WindowsExperimentalAttribute);
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Symbol_Attributes.cs (1)
165else if (CSharpAttributeData.IsTargetEarlyAttribute(type, syntax, AttributeDescription.WindowsExperimentalAttribute))