2 implementations of Attribute
mscorlib (2)
system\security\securitydocument.cs (1)
55
String ISecurityElementFactory.
Attribute
( String attributeName )
system\security\securityelement.cs (1)
93
String ISecurityElementFactory.
Attribute
( String attributeName )
12 references to Attribute
mscorlib (12)
system\security\permissionset.cs (12)
833
newElemUU.AddAttribute( "class", thisElem.
Attribute
( "class" ) );
840
newElemUU.AddAttribute( "class", otherElem.
Attribute
( "class" ) );
847
newElem.AddAttribute( "class", thisElem.
Attribute
( "class" ) );
865
newElem.AddAttribute( "class", otherElem.
Attribute
( "class" ) );
890
newElem.AddAttribute( "class", thisElem.
Attribute
( "class" ) );
994
newElem.AddAttribute( "class", otherElem.
Attribute
( "class" ) );
998
newElemUU.AddAttribute( "class", thisElem.
Attribute
( "class" ) );
1006
newElemUU.AddAttribute( "class", otherElem.
Attribute
( "class" ) );
1026
newElem.AddAttribute( "class", otherElem.
Attribute
( "class" ) );
1052
newElem.AddAttribute( "class", thisElem.
Attribute
( "class" ) );
1170
newElem.AddAttribute( "class", thisElem.
Attribute
( "class" ) );
1288
newElem.AddAttribute( "class", thisElem.
Attribute
( "class" ) );