• F
    Track nullability in script code (#33096) · 7f809efa
    Filip W 提交于
    * Analyze nullability in script initializer
    
    * C# 8 for scripts for now
    
    * nullable context script test
    
    * extra null check
    
    * added possibility to set c# Language Version on ScriptOptions
    
    * adjust tests
    
    * added ScriptOptionsTests for C# lang version
    
    * adapted tests after rebase
    
    * code review changes
    
    * fixed test names & resx CDATA
    
    * changed the ScriptOptions.WithLanguageVersion error message text and moved it to ScriptingResources.resx
    
    * Update CSharpScriptingResources.Designer.cs
    7f809efa
ScriptingResources.Designer.cs 10.6 KB