File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2525  <Interfaces  />
2626  <Docs >
2727    <typeparam  name =" T"  >The type of the objects that are in the resource pool.</typeparam >
28-     <summary >Provides a resource pool that enables reusing instances of type < see   cref = " T:T[] "  /> .</summary >
28+     <summary >Provides a resource pool that enables reusing instances of type T[] .</summary >
2929    <remarks >
3030      <format  type =" text/markdown"  ><![CDATA[   
3131   
@@ -168,7 +168,7 @@ The instance of the <xref:System.Buffers.ArrayPool%601> class created by this me
168168      <Docs >
169169        <param  name =" minimumLength"  >The minimum length of the array.</param >
170170        <summary >Retrieves a buffer that is at least the requested length.</summary >
171-         <returns >An array of type < see   cref = " T:T[] "  />  that is at least <paramref  name =" minimumLength"   /> in length.</returns >
171+         <returns >An array of type T  that is at least <paramref  name =" minimumLength"   /> in length.</returns >
172172        <remarks >
173173          <format  type =" text/markdown"  ><![CDATA[   
174174   
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments