2 references to OpenReadChecked
Microsoft.CodeAnalysis (2)
CodeGen\PermissionSetAttribute.cs (1)
100using (Stream stream = resolver.OpenReadChecked(_resolvedPermissionSetFilePath))
DocumentationComments\DocumentationCommentIncludeCache.cs (1)
53using (Stream stream = resolver.OpenReadChecked(resolvedPath))