2 references to System_AttributeUsageAttribute__Inherited
Microsoft.CodeAnalysis.CSharp (2)
Emitter\Model\PEAssemblyBuilder.cs (1)
753
Binder.GetWellKnownTypeMember(compilation, WellKnownMember.
System_AttributeUsageAttribute__Inherited
, diagnostics, Location.None);
Symbols\Compilation_WellKnownMembers.cs (1)
861
new KeyValuePair<WellKnownMember, TypedConstant>(WellKnownMember.
System_AttributeUsageAttribute__Inherited
, new TypedConstant(boolType, TypedConstantKind.Primitive, inherited)));