Guillermo Santos

Results 8 issues of Guillermo Santos

### Describe the bug I created a WinUI3 app using the template selector and added a tabview to work with files in the main page, i did this by making...

bug
area-TabView
needs-triage
team-Controls
product-winui3

Nothing much, just something that would be really appreciated.

I have a logging implementation that use two interfaces and implement all the methods, building is done correctly but at runtime i get a kernel panic indicating that an interface...

## **What is the usecase for this plug** With the PR #2997 the `System.Activator.CreateInstance` are plugged to Cosmos, the thing is that `ref struct` should not be supported by these...

Bug
Area: Plugs

This is the last one of the issues I found :D. Can not say to much about it, the output is simple too confusing... **Exception** Post the exception returned by...

Area: Visual Studio Integration
Area: Build

Second of the three issues mencioned on #2857 . This one throws with an index out of Range Exception. **Exception** Post the exception returned by Visual Studio ``` Build started...

Area: Visual Studio Integration
Area: Build

This is the first of three problems found building Cosmos with different nugget packages. This one throws a Null Reference exception when scanning the opcodes. **Exception** Post the exception returned...

Area: Visual Studio Integration
Area: Build

To use this you will need to add the ForceInclude attribute to the GCImplementation and Vtable types. This have 2 downsides: 1. Increment compile time. 2. It doesn't handle generics,...