3 references to InternalGetElement
mscorlib (3)
system\security\securitydocument.cs (3)
252
SecurityElement elRoot =
InternalGetElement
( ref position, bCreate );
288
SecurityElement elChild =
InternalGetElement
( ref position, bCreate );
340
InternalGetElement
( ref position, false );