11 references to IntSecurity
System (11)
compmod\microsoft\win32\SystemEvents.cs (1)
1257
executablePath =
IntSecurity
.UnsafeGetFullPath(sb.ToString());
compmod\system\codedom\compiler\Executor.cs (1)
139
IntSecurity
.UnmanagedCode.Demand();
compmod\system\componentmodel\ReflectPropertyDescriptor.cs (2)
421
IntSecurity
.FullReflection.Assert();
524
IntSecurity
.FullReflection.Assert();
compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs (2)
1639
IntSecurity
.FullReflection.Assert();
1665
IntSecurity
.FullReflection.Assert();
compmod\system\componentmodel\TypeDescriptor.cs (1)
478
IntSecurity
.FullReflection.Assert();
compmod\system\componentmodel\Win32Exception.cs (1)
78
IntSecurity
.UnmanagedCode.Demand();
sys\system\Media\SoundPlayer.cs (2)
273
System.ComponentModel.
IntSecurity
.UnmanagedCode.Assert();
288
System.ComponentModel.
IntSecurity
.UnmanagedCode.Assert();
sys\system\Media\SystemSounds.cs (1)
92
IntSecurity
.UnmanagedCode.Assert();