2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
- .editorconfig+5
- Src/Microsoft.Dynamic/Actions/Calls/TypeInferer.cs+1-1
- Src/Microsoft.Dynamic/Actions/ComboActionRewriter.cs+2-2
- Src/Microsoft.Dynamic/Actions/ConditionalBuilder.cs+1-1
- Src/Microsoft.Dynamic/Actions/DefaultBinder.Invoke.cs+1-1
- Src/Microsoft.Dynamic/Actions/Interceptor.cs+2-2
- Src/Microsoft.Dynamic/Actions/MemberTracker.cs+1-1
- Src/Microsoft.Dynamic/Actions/MethodGroup.cs+2-2
- Src/Microsoft.Dynamic/Actions/NamespaceTracker.cs+3-3
- Src/Microsoft.Dynamic/Actions/OperatorInfo.cs+1-1
- Src/Microsoft.Dynamic/Ast/GeneratorRewriter.cs+2-2
- Src/Microsoft.Dynamic/Ast/LightCheckAndThrowExpression.cs+1-1
- Src/Microsoft.Dynamic/Ast/LightDynamicExpression.cs+10-10
- Src/Microsoft.Dynamic/Ast/LightExceptionConvertingExpression.cs+1-1
- Src/Microsoft.Dynamic/Ast/LightExceptionRewriter.cs+5-5
- Src/Microsoft.Dynamic/Ast/LightLambdaExpression.cs+1-1
- Src/Microsoft.Dynamic/Ast/LightThrowExpression.cs+2-2
- Src/Microsoft.Dynamic/ComInterop/ComBinder.cs+1-1
- Src/Microsoft.Dynamic/ComInterop/ComClassMetaObject.cs+1-1
- Src/Microsoft.Dynamic/ComInterop/ComEventDesc.cs+1-1
- Src/Microsoft.Dynamic/ComInterop/ComEventSink.netcoreapp.cs+1-1
- Src/Microsoft.Dynamic/ComInterop/ComEventSink.netfx.cs+1-1
- Src/Microsoft.Dynamic/ComInterop/ComEventSinksContainer.cs+1-1
- Src/Microsoft.Dynamic/ComInterop/ComEventsMethod.netcoreapp.cs+1-1
- Src/Microsoft.Dynamic/ComInterop/ComMetaObject.cs+1-1
- Src/Microsoft.Dynamic/ComInterop/ConversionArgBuilder.cs+1-1
- Src/Microsoft.Dynamic/ComInterop/ConvertArgBuilder.cs+1-1
- Src/Microsoft.Dynamic/ComInterop/ConvertibleArgBuilder.cs+1-1
- Src/Microsoft.Dynamic/ComInterop/DispCallableMetaObject.cs+1-1
- Src/Microsoft.Dynamic/ComInterop/DispatchArgBuilder.cs+1-1
- Src/Microsoft.Dynamic/ComInterop/ErrorArgBuilder.cs+1-1
- Src/Microsoft.Dynamic/ComInterop/StringArgBuilder.cs+1-1
- Src/Microsoft.Dynamic/ComInterop/TypeEnumMetaObject.cs+1-1
- Src/Microsoft.Dynamic/ComInterop/TypeLibMetaObject.cs+1-1
- Src/Microsoft.Dynamic/ComInterop/UnknownArgBuilder.cs+1-1
- Src/Microsoft.Dynamic/ComInterop/VarEnumSelector.cs+1-1
- Src/Microsoft.Dynamic/ComInterop/VariantArgBuilder.cs+1-1
- Src/Microsoft.Dynamic/ComInterop/VariantBuilder.cs+1-1
- Src/Microsoft.Dynamic/Debugging/DebugFrame.cs+2-2
- Src/Microsoft.Dynamic/Debugging/DebugInfoRewriter.cs+1-1
- Src/Microsoft.Dynamic/Debugging/DebuggableLambdaBuilder.cs+1-1
- Src/Microsoft.Dynamic/Debugging/DefaultRuntimeVariablesImpl/DebugRuntimeVariables.cs+1-1
- Src/Microsoft.Dynamic/Debugging/ScopedRuntimeVariables.cs+1-1
- Src/Microsoft.Dynamic/Debugging/ThreadLocal.cs+3-3
- Src/Microsoft.Dynamic/Generation/DynamicILGen.cs+3-3
- Src/Microsoft.Dynamic/Hosting/Shell/CommandLine.cs+3-3
- Src/Microsoft.Dynamic/Hosting/Shell/Remote/RemoteConsoleCommandLine.cs+2-2
- Src/Microsoft.Dynamic/Hosting/Shell/SuperConsole.cs+3-3
- Src/Microsoft.Dynamic/Interpreter/Instructions/ControlFlowInstructions.cs+1-1
- Src/Microsoft.Dynamic/Interpreter/Instructions/DynamicInstructions.Generated.cs+16-16
- Src/Microsoft.Dynamic/Interpreter/LightCompiler.cs+2-2
- Src/Microsoft.Dynamic/Runtime/ExtraKeyEnumerator.cs+1-1
- Src/Microsoft.Dynamic/Runtime/SavableScriptCode.cs+2-2
- Src/Microsoft.Dynamic/SerializationStubs.cs+3-3
- Src/Microsoft.Dynamic/SourceFileContentProvider.cs+1-1
- Src/Microsoft.Dynamic/Utils/CollectionUtils.cs+1-1
- Src/Microsoft.Dynamic/Utils/DynamicUtils.cs+4-4
- Src/Microsoft.Dynamic/Utils/HybridReferenceDictionary.cs+2-2
- Src/Microsoft.Dynamic/Utils/Publisher.cs+1-1
- Src/Microsoft.Dynamic/Utils/WeakDictionary.cs+1-1
- Src/Microsoft.Dynamic/Xaml/DynamicXamlReader.cs+3-3
- Src/Microsoft.Scripting/Runtime/DynamicOperations.cs+1-1
- Src/Microsoft.Scripting/Runtime/LanguageContext.cs+7-7
- Src/Microsoft.Scripting/Runtime/ScopeStorage.cs+1-1
- Src/Microsoft.Scripting/SourceFileContentProvider.cs+1-1
- Src/Microsoft.Scripting/SourceUnit.cs+1-1
- make.ps1-25
0 commit comments