6 references to System_Reflection_DefaultMemberAttribute__ctor
Microsoft.CodeAnalysis (1)
Emit\NoPia\CommonEmbeddedType.cs (1)
163
builder.AddOptional(TypeManager.CreateSynthesizedAttribute(WellKnownMember.
System_Reflection_DefaultMemberAttribute__ctor
, attrData, syntaxNodeOpt, diagnostics));
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceNamedTypeSymbol.cs (1)
1602
WellKnownMember.
System_Reflection_DefaultMemberAttribute__ctor
,
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\Source\SourceNamedTypeSymbol.vb (1)
2479
WellKnownMember.
System_Reflection_DefaultMemberAttribute__ctor
,
Symbols\Source\SourceNamedTypeSymbol_ComClass.vb (2)
272
Binder.ReportUseSiteInfoForSynthesizedAttribute(WellKnownMember.
System_Reflection_DefaultMemberAttribute__ctor
,
1014
WellKnownMember.
System_Reflection_DefaultMemberAttribute__ctor
,
Symbols\Source\SourcePropertySymbol.vb (1)
841
binder.ReportUseSiteInfoForSynthesizedAttribute(WellKnownMember.
System_Reflection_DefaultMemberAttribute__ctor
,