2 writes to _fileIOPermObj
PresentationCore (2)
Core\CSharp\System\Windows\Media\GlyphTypeface.cs (2)
117_fileIOPermObj = new SecurityCriticalDataForSet<CodeAccessPermission>( 156_fileIOPermObj = new SecurityCriticalDataForSet<CodeAccessPermission>(
3 references to _fileIOPermObj
PresentationCore (3)
Core\CSharp\System\Windows\Media\GlyphTypeface.cs (3)
349return _fileIOPermObj.Value; 1325if (_fileIOPermObj.Value != null) 1327_fileIOPermObj.Value.Demand();