3 references to InheritanceDemand
ILAssembler (1)
GrammarVisitor.cs (1)
4602
"inheritcheck" => new(DeclarativeSecurityAction.
InheritanceDemand
),
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Attributes\AttributeData.cs (1)
391
case (int)DeclarativeSecurityAction.
InheritanceDemand
:
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Attributes\AttributeData.vb (1)
291
Case DeclarativeSecurityAction.
InheritanceDemand
,