8 references to InvestigationResult
Microsoft.DotNet.Helix.Client (8)
generated-code\Aggregate.cs (8)
86Task<Models.InvestigationResult> Investigation_ContinueAsync( 91Task<Models.InvestigationResult> InvestigationAsync( 918public async Task<Models.InvestigationResult> Investigation_ContinueAsync( 961var _body = Client.Deserialize<Models.InvestigationResult>(_content); 993public async Task<Models.InvestigationResult> InvestigationAsync( 1078var _body = Client.Deserialize<Models.InvestigationResult>(_content);