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