File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/libraries/System.Runtime.InteropServices.JavaScript/gen/JSImportGenerator Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ internal static class Constants
1010 public const string JSImportAttribute = "System.Runtime.InteropServices.JavaScript.JSImportAttribute" ;
1111 public const string JSExportAttribute = "System.Runtime.InteropServices.JavaScript.JSExportAttribute" ;
1212 public const string JavaScriptMarshal = "System.Runtime.InteropServices.JavaScript.JavaScriptMarshal" ;
13- public const string DebuggerNonUserCodeAttribute = "System.Diagnostics.DebuggerNonUserCode" ;
13+ public const string DebuggerNonUserCodeAttribute = "global:: System.Diagnostics.DebuggerNonUserCode" ;
1414
1515 public const string JSFunctionSignatureGlobal = "global::System.Runtime.InteropServices.JavaScript.JSFunctionBinding" ;
1616 public const string JSMarshalerArgumentGlobal = "global::System.Runtime.InteropServices.JavaScript.JSMarshalerArgument" ;
You can’t perform that action at this time.
0 commit comments