3 references to Demand
ILAssembler (1)
GrammarVisitor.cs (1)
4597
"demand" => new(DeclarativeSecurityAction.
Demand
),
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Attributes\AttributeData.cs (1)
411
case (int)DeclarativeSecurityAction.
Demand
:
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Attributes\AttributeData.vb (1)
311
DeclarativeSecurityAction.
Demand
,