3 references to VstsProfile
Microsoft.DotNet.VersionTools (3)
Automation\VstsApi\VstsAdapterClient.cs (3)
372VstsProfile profile = await GetMyProfileAsync(); 387public async Task<VstsProfile> GetMyProfileAsync() 393return await DeserializeSuccessfulAsync<VstsProfile>(response);