5 usages of Guid {CC110556-A091-4D38-9FEC-25AB9A351A6A}
dotnet-sourcelink (1)
Microsoft.CodeAnalysis (1)
src\roslyn\src\Dependencies\CodeAnalysis.Debugging\PortableCustomDebugInfoKinds.cs (1)
21public static readonly Guid SourceLink = new("CC110556-A091-4D38-9FEC-25AB9A351A6A");
Microsoft.CodeAnalysis.Features (1)
src\roslyn\src\Dependencies\CodeAnalysis.Debugging\PortableCustomDebugInfoKinds.cs (1)
21public static readonly Guid SourceLink = new("CC110556-A091-4D38-9FEC-25AB9A351A6A");
Microsoft.CodeAnalysis.Rebuild (1)
CompilationOptionsReader.cs (1)
44public static readonly Guid SourceLinkGuid = new Guid("CC110556-A091-4D38-9FEC-25AB9A351A6A");
Mono.Cecil (1)
Mono.Cecil.Cil\Symbols.cs (1)
712 public static Guid KindIdentifier = new Guid ("{CC110556-A091-4D38-9FEC-25AB9A351A6A}");