/
githubmirror
/
roslyn
ОбзорДокументацияВойти
/
githubmirror
/
roslyn
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
roslyn/
.../Core/Portable/
..
Binding

VB: Recognize and check an `unmanaged` constraint (#75665)

2 года назад
CodeGen

Improve debug view of synthesized collection types (#84453)

25 дней назад
Collections

Optimized Rope Equals and GetHashCode by replacing Rope's `IEnumerable<char>` iterator with struct `Enumerator` (#83664)

3 месяца назад
CommandLine

Fix IL3000: guard Assembly.Location access behind RuntimeFeature.IsDynamicCodeSupported (#84599)

15 дней назад
Compilation

Implement approved public API for closed class feature (#84045)

2 месяца назад
Desktop

Warn for unused parameters in source (#65466)

4 года назад
DiaSymReader

Report error for native PDB limit (#75293)

2 года назад
Diagnostic

EnC: Block additions to MethodImpl table when targeting .NET Framework (#81304)

8 месяцев назад
DiagnosticAnalyzer

Allow disposable pooled objects in compiler (#84082)

2 месяца назад
DocumentationComments

Clean up KeyValuePair polyfills (#78872)

год назад
Emit

Improve debug view of synthesized collection types (#84453)

25 дней назад
FileSystem

Cache and reuse part count

3 месяца назад
Generated

Support marking generated public APIs as experimental (#82131)

6 месяцев назад
Hashing

Move `#if NET` directives forward (#75500)

2 года назад
InternalUtilities

Make Microsoft.Build.Tasks.CodeAnalysis AOT and single-file clean (#84335)

месяц назад
Interop

generated move

6 лет назад
MetadataReader

Merge remote-tracking branch 'upstream/main' into merges/features/closed-class-to-main

3 месяца назад
MetadataReference

Use `params ImmutableArray<T>` on all applicable public APIs. (#83858)

2 месяца назад
NativePdbWriter

ReferenceEqualityComparer (#78350)

год назад
Operations

Merge branch 'main' into Unions_57

3 месяца назад
PEWriter

Validate pooled objects in compiler tests (#82784)

3 месяца назад
ReferenceManager

Refactoring of extension methods in source packages (#78620) - take 2 (#78894)

год назад
Resources

Rename the Docs directory to docs (lowercase). (changeset 1396430)

12 лет назад
RuleSet

Fix all IDE0240 (Nullable directive is redundant)

3 года назад
SourceGeneration

Free pooled objects across cancellation exceptions (#83875)

2 месяца назад
StrongName

Better detect equivalence in our strong name provider (#74151)

2 года назад
SymbolDisplay

Clarify SymbolDisplayDelegateStyle documentation to mention SymbolDisplayParameterOptions (#80885)

9 месяцев назад
Symbols

Unsafe evolution: fix name of ISymbol public API (#84784)

13 часов назад
Syntax

Remove unused ID field from `SyntaxAnnotation`. (#84295)

месяц назад
Text

Another small optimization for SourceText.ToString for the net472 (VS) path (#83654)

3 месяца назад
Xml

Remove unused private members (#61064)

4 года назад
xlf

Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2986596

2 месяца назад
AdditionalTextFile.cs

Move SpecializedCollections to Microsoft.CodeAnalysis.Collections namespace (#78466)

год назад
AssemblyUtilities.cs

Make shadow copy logic a bit smarter (#72244)

2 года назад
AssemblyUtilitiesCore.cs

Make shadow copy logic a bit smarter (#72244)

2 года назад
BannedSymbols.CompilerLibraries.txt

Copilot: Fix culture-sensitive StringBuilder.Append and ToString calls across codebase and add banned symbols (#80800)

10 месяцев назад
CaseInsensitiveComparison.cs

Remove dependency on all Roslyn assemblies from build host (#73497)

2 года назад
CodeAnalysisEventSource.Common.cs

[main] Source code updates from dotnet/dotnet (#81779)

8 месяцев назад
CodeAnalysisEventSource.Compiler.cs

Use distinct EventSource names for compiler and workspace layer events (#75613)

2 года назад
CodeAnalysisResources.resx

Add RegisterPreCompilationSourceOutput API for incremental generators (#83088)

3 месяца назад
CodeAnalysisResourcesLocalizableErrorArgument.cs

Run 'make struct readonly' on compiler code (#63675)

4 года назад
CommitHashAttribute.cs

generated move

6 лет назад
Compilation.EmitStream.cs

Rationalize how temporary directory works today (#68226)

3 года назад
Compilation.EmitStreamProvider.cs

Rationalize how temporary directory works today (#68226)

3 года назад
ConstantValue.cs

Extensions: propagate return-targeted and local function parameter attributes (#80070)

год назад
ConstantValueSpecialized.cs

Utilize ConstantValueOne while emitting conditionals (#70352)

3 года назад
CryptographicHashProvider.cs

Add support for SHA-384 and SHA-512 hash algorithms (#82452)

6 месяцев назад
CvtRes.cs

Warn for multiple blank lines in source (#65451)

4 года назад
DocumentationCommentId.cs

Validate pooled objects in compiler tests (#82784)

3 месяца назад
DocumentationMode.cs

generated move

6 лет назад
EmbeddedText.cs

Reapply "Move to .NET 10 Preview 5 (#78906)"

год назад
EncodedStringText.cs

Fix regression in CreateFallbackEncoding (#83320)

4 месяца назад
EnumConstantHelper.cs

generated move

6 лет назад
ExtendedSpecialType.cs

Copilot: Fix culture-sensitive StringBuilder.Append and ToString calls across codebase and add banned symbols (#80800)

10 месяцев назад
FileKey.cs

Run 'make struct readonly' on compiler code (#63675)

4 года назад
FileSystemExtensions.cs

generated move

6 лет назад
GlobalSuppressions.cs

generated move

6 лет назад
IReferenceOrISignature.cs

Add an enforcement for a layering separation between Cci instances used for metadata emit and compiler symbols. (#48838)

6 лет назад
IVTConclusion.cs

generated move

6 лет назад
ImplementationIsObsoleteAttribute.cs

Mark ISourceGenerator as obsolete for implementation (#75223)

2 года назад
InternalImplementationOnlyAttribute.cs

generated move

6 лет назад
InternalSpecialType.cs

Implement compiler support for System.Runtime.InteropServices.ExtendedLayoutAttribute (#78741)

7 месяцев назад
MemberDescriptor.cs

Introduce a concept of internal special types, move all members defined in special types to the SpecialMember set. (#72646)

2 года назад
MemoryExtensions.cs

Implement GetInterceptorMethod public API (#72279)

2 года назад
MethodImplExtensions.cs

Use real MethodImplAttributes/Options when available (#84218)

2 месяца назад
Microsoft.CodeAnalysis.csproj

Allow disposable pooled objects in compiler (#84082)

2 месяца назад
Optional.cs

generated move

6 лет назад
OutputKind.cs

Validation: Move remarks into summary (#62549)

4 года назад
PrimitiveTypeCodeExtensions.cs

Warn for multiple blank lines in source (#65451)

4 года назад
PublicAPI.Shipped.txt

Use `params ImmutableArray<T>` on all applicable public APIs. (#83858)

2 месяца назад
PublicAPI.Unshipped.txt

Unsafe evolution: fix name of ISymbol public API (#84784)

13 часов назад
RealParser.cs

Convert Roslyn.sln to slnx (#80440)

9 месяцев назад
ResourceDescription.cs

Warn for unused parameters in source (#65466)

4 года назад
ResourceException.cs

generated move

6 лет назад
RuntimeCapability.cs

Handle basic await scenarios (#76121)

год назад
SignatureComparer.cs

Warn for multiple blank lines in source (#65451)

4 года назад
SourceCodeKind.cs

generated move

6 лет назад
SourceCodeKindExtensions.cs

generated move

6 лет назад
SourceFileResolver.cs

Prefer more specific path map key (#49670)

6 лет назад
SpecialMember.cs

Optimize codegen for slicing to end (#82729)

5 месяцев назад
SpecialMembers.cs

Optimize codegen for slicing to end (#82729)

5 месяцев назад
SpecialType.cs

Introduce a concept of internal special types, move all members defined in special types to the SpecialMember set. (#72646)

2 года назад
SpecialTypeExtensions.cs

More improvements to source packages (#78587)

год назад
SpecialTypes.cs

Implement compiler support for System.Runtime.InteropServices.ExtendedLayoutAttribute (#78741)

7 месяцев назад
SwitchConstantValueHelper.cs

generated move

6 лет назад
SynthesizedLocalKind.cs

Local state tracing instrumentation (#66768)

3 года назад
TreeDumper.cs

Warn for redundant pattern in `not ... or <redundant>` pattern (#75581)

10 месяцев назад
VersionHelper.cs

Emit numeric prefix of SemVer2 versions in Win32 FIXEDFILEINFO (#84463)

месяц назад
WellKnownMember.cs

Set IsClosedTypeAttribute.DerivedTypes (#84350)

месяц назад
WellKnownMembers.cs

Set IsClosedTypeAttribute.DerivedTypes (#84350)

месяц назад
WellKnownTypes.cs

Rename ClosedAttribute to IsClosedTypeAttribute (#83884)

2 месяца назад
XmlFileResolver.cs

generated move

6 лет назад