3 references to UsingGroups
Microsoft.CodeAnalysis (2)
CustomDebugInfoEncoder.cs (1)
97
CustomDebugInfoKind.
UsingGroups
,
CustomDebugInfoReader.cs (1)
360
case CustomDebugInfoKind.
UsingGroups
:
Roslyn.Test.PdbUtilities (1)
Reader\MethodDebugInfoBytes.cs (1)
67
_bytesBuilder.Add((byte)CustomDebugInfoKind.
UsingGroups
);