Youssef Victor

Results 390 issues of Youssef Victor

GitHub Issue (If applicable): closes #9640 ## PR Type What kind of change does this PR introduce? - Bugfix ## What is the current behavior? Calling `ClearValue` or `SetValue` with...

GitHub Issue (If applicable): Part of #2240 ## PR Type What kind of change does this PR introduce? ## What is the current behavior? ## What is the new behavior?...

Can we have some mechanism that selectively run part of the checks, depending on the files changed? For example, if files changed in a PR are **all** `.wasm.cs`, then we...

kind/enhancement
area/build
project/core-tools

@sharwell @jmarolf can someone review? Thanks!

dotnet-csharp/prod
csharp-roslyn/tech

I think the CType is an operator, not a function. Same thing applies to these articles: - https://docs.microsoft.com/en-us/dotnet/visual-basic/language-reference/functions/conversion-functions - https://docs.microsoft.com/en-us/dotnet/visual-basic/language-reference/functions/type-conversion-functions Please, correct me if I'm mistaken. Once this issue is...

doc-bug
waiting-on-feedback
Pri2
dotnet-visualbasic/prod
okr-health

See https://github.com/dotnet/docs/pull/16685#discussion_r370459226

doc-bug
Pri3
okr-health

![image](https://user-images.githubusercontent.com/31348972/191858349-452f309d-90da-4093-beb6-327e74e8faad.png) It should be a little bit to the right. This only reproduces when using tabs for indentation.

help wanted
Area-IDE

Fixes #64142 Per my understanding, this is the root cause of https://github.com/unoplatform/uno/issues/7506

Area-Compilers
Community

This is a bad code I introduced in https://github.com/dotnet/roslyn/pull/53942 :) `abstractsOnly` local should be removed altogether and the take the "false" code path for any condition relies on it. Repro...

Area-Compilers
untriaged

GitHub Issue (If applicable): # ## PR Type What kind of change does this PR introduce? ## What is the current behavior? ## What is the new behavior? ## PR...