Profiling async functions out of the statemachine formatting #75078
              
                
                  
                  
                    Answered
                  
                  by
                    333fred
                  
              
          
                  
                    
                      StanLipman
                    
                  
                
                  asked this question in
                Q&A
              
            -
| 
         Can I be sure that every async function that gets split into pieces by the statemachine has the same format?  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            333fred
          
      
      
        Sep 13, 2024 
      
    
    Replies: 1 comment 3 replies
-
| 
         What's your actual question?  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    3 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
This is an implementation detail. Is it likely to change tomorrow? Maybe not. Is it likely to change in the future? Practically guaranteed, particularly with the runtime async work that will happen in .NET 10. What are you actually trying to do?