1 write to OldMsCorLib_debuggerTypeProxyAttributeType
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (1)
SymbolsTests\Retargeting\RetargetingCustomAttributes.vb (1)
95
OldMsCorLib_debuggerTypeProxyAttributeType
= c1MscorLibAssemblyRef.GetTypeByMetadataName("System.Diagnostics.DebuggerTypeProxyAttribute")
3 references to OldMsCorLib_debuggerTypeProxyAttributeType
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (3)
SymbolsTests\Retargeting\RetargetingCustomAttributes.vb (3)
97
Assert.NotSame(
OldMsCorLib_debuggerTypeProxyAttributeType
, NewMsCorLib_debuggerTypeProxyAttributeType)
99
OldMsCorLib_debuggerTypeProxyAttributeCtor = DirectCast(
OldMsCorLib_debuggerTypeProxyAttributeType
.GetMembers(".ctor").
116
Assert.Empty(symbol.GetAttributes(
OldMsCorLib_debuggerTypeProxyAttributeType
))