2 references to CreateListFromExpressions
mscorlib (2)
system\security\permissions\fileiopermission.cs (1)
239ArrayList pathArrayList = StringExpressionSet.CreateListFromExpressions(pathList, needFullPath);
system\security\util\stringexpressionset.cs (1)
191AddExpressions(CreateListFromExpressions(str, needFullPath), checkForDuplicates);