×
日本語のページを検索
  • すべての言語
  • 日本語のページを検索
すべての結果
ヒント: 日本語の検索結果のみ表示します。検索言語は [表示設定] で指定できます
2024/05/02 · XML シリアライザー ジェネレーターは、指定されたアセンブリの種類に対応する XML シリアル化アセンブリを作成します。 ... オプションを C# コンパイラに ...
Gets or Sets a list of specific Types to generate serialization code for, SGen will generate serialization code only for those types.
2021/11/04 · We can fix both issues by simply telling sgen “hey, only generate serialization types for /type:MyType ”. Only now we can't, because Microsoft.
SGen-GC manages memory in four groups: The nursery, where new small objects are allocated. Large object store, where large objects are allocated. Old ...
2021/12/06 · ... sgen/sgen-scan-object.h:91 (see ... type of object it is currently looking at ... My intuition for now is that is has something to do with some c# ...
2013/01/17 · there are several tools that try to make life easier when optimizing XML generation in C#, but all of them are quite old (2007-8) and look stale ...
Mono open source ECMA CLI, C# and .NET implementation. - mono/mono/sgen/sgen-gc.c at main · mono ... Type handles): * we use mark/sweep for them, too ... #include " ...
2022/01/19 · I am trying to run SGEN against one of dlls. I am getting error: "error CS0012: The type 'System.Object' is defined in an assembly that is not ...