File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1094,7 +1094,7 @@ Enable by adding and MSBuild property `PolyGuard`
10941094` Guard `  is designed to be a an alternative to the ` ArgumentException.ThrowIf* `  APIs added in net7.
10951095
10961096 *  [ ArgumentException.ThrowIfNullOrEmpty] ( https://learn.microsoft.com/en-us/dotnet/api/system.argumentexception.throwifnullorempty ) 
1097-  *  [ ArgumentException.ThrowIfNullOrWhiteSpace(https://learn.microsoft.com/en-us/dotnet/api/system.argumentexception.throwifnullorwhitespace )
1097+  *  [ ArgumentException.ThrowIfNullOrWhiteSpace] ( https://learn.microsoft.com/en-us/dotnet/api/system.argumentexception.throwifnullorwhitespace ) 
10981098 *  [ ArgumentNullException.ThrowIfNull] ( https://learn.microsoft.com/en-us/dotnet/api/system.argumentnullexception.throwifnull?view=net-8.0 ) 
10991099
11001100With the equivalent Guard APIs:
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments