maui-linux/Xamarin.Forms.Build.Tasks
Stephane Delcroix aca683a45a
[X] Better error handling and reporting in XamlG (#10791) fixes #10777
no longer crash on missing XmlnsDefinitionAttribute
Report StackTrace on XamlG failures (verbose mode)

- fixes #10777
2020-06-01 12:14:33 +01:00
..
CompiledConverters [XamlC] Always enable implicit casting, boxing and unboxing (#4238) 2018-12-18 20:21:53 +01:00
CompiledMarkupExtensions [XamlC] Always enable implicit casting, boxing and unboxing (#4238) 2018-12-18 20:21:53 +01:00
CompiledValueProviders Backport41 (#6651) 2019-06-25 15:20:55 -07:00
Properties [Build] Update builds, remove submodule, update AssemblyInfo with GitInfo (#6068) 2019-05-22 01:06:59 +01:00
BindablePropertyReferenceExtensions.cs [X] do not fail on generic BP (#7588) 2019-09-19 15:58:29 +02:00
CreateObjectVisitor.cs [X] RegisterSourceInfo for XamlC (#8579) 2019-11-25 16:29:40 -08:00
CssGTask.cs CSSG Incremental (#2940) 2018-06-11 11:56:17 +02:00
CssGenerator.cs [build] reduce verbosity of build (#1837) 2018-02-08 14:31:35 +01:00
DebugXamlCTask.cs [X] Reuse baseclass namescope if it exists (#7356) 2019-09-03 22:45:22 +02:00
ExpandMarkupsVisitor.cs [Xaml] Create value from positional argument text of markup extension (#8980) 2020-01-02 11:07:49 -08:00
FieldReferenceExtensions.cs Initial import 2016-03-22 16:13:41 -07:00
ILContext.cs [X] RegisterSourceInfo for XamlC (#8579) 2019-11-25 16:29:40 -08:00
ILProcessorExtensions.cs Initial import 2016-03-22 16:13:41 -07:00
ILRootNode.cs [X] RegisterSourceInfo for XamlC (#8579) 2019-11-25 16:29:40 -08:00
MethodBodyExtensions.cs [XamlC] remove unused variables (#620) 2016-12-13 16:41:41 +01:00
MethodDefinitionExtensions.cs [XamlC] test for null in Binding paths (#4521) fixes #4102 2018-12-04 18:21:36 +00:00
MethodReferenceExtensions.cs [X] resolve event handlers in base generic types (#6194) 2019-06-26 14:35:54 +02:00
ModuleDefinitionExtensions.cs [XamlC] throw XPE on missing resource key (#7073) 2019-08-08 10:46:17 +02:00
NodeILExtensions.cs [X] Detect empty property value in markups (#7190) 2019-09-01 23:01:44 +02:00
PerformanceProvider.cs [internal] disposable performance helpers 2018-02-10 12:59:16 +01:00
SetFieldVisitor.cs [XamlC] Always enable implicit casting, boxing and unboxing (#4238) 2018-12-18 20:21:53 +01:00
SetNamescopesAndRegisterNamesVisitor.cs [X] Reuse baseclass namescope if it exists (#7356) 2019-09-03 22:45:22 +02:00
SetPropertiesVisitor.cs [X] register asm in sourceinfo for xamlc (#10001) 2020-03-18 10:35:40 +01:00
SetResourcesVisitor.cs [Xaml[C]] consider subclass of RDs as RDs (#2487) 2018-04-19 20:50:47 -07:00
TypeDefinitionExtensions.cs [X] resolve event handlers in base generic types (#6194) 2019-06-26 14:35:54 +02:00
TypeReferenceExtensions.cs Merge branch '4.4.0' 2020-01-06 11:43:40 +01:00
VariableDefinitionExtensions.cs [XamlC] Always enable implicit casting, boxing and unboxing (#4238) 2018-12-18 20:21:53 +01:00
Xamarin.Forms.Build.Tasks.csproj [Build] Update builds, remove submodule, update AssemblyInfo with GitInfo (#6068) 2019-05-22 01:06:59 +01:00
XamlCAssemblyResolver.cs [XamlC] no longer use any reflection-base ImportReference (#1899) 2018-02-26 11:07:18 +00:00
XamlCTask.cs [XamlC] Dispose assembly resolver constructed by XamlCTask (#8397) 2019-12-19 09:51:28 +01:00
XamlGTask.cs [X] Better error handling and reporting in XamlG (#10791) fixes #10777 2020-06-01 12:14:33 +01:00
XamlGenerator.cs [X] Better error handling and reporting in XamlG (#10791) fixes #10777 2020-06-01 12:14:33 +01:00
XamlTask.cs [XamlC] use XmlReader for detecting XAML and x:Class (#9922) 2020-03-16 14:02:41 -07:00
XmlTypeExtensions.cs [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00