1 reference to IsSubsetOfPathDiscovery
mscorlib (1)
system\security\permissions\fileiopermission.cs (1)
1362if (!((m_pathDiscovery && this.m_set.IsSubsetOfPathDiscovery( operand.m_set )) || this.m_set.IsSubsetOf( operand.m_set )))