1 write to OldMsCorLib_debuggerTypeProxyAttributeCtor
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (1)
SymbolsTests\Retargeting\RetargetingCustomAttributes.vb (1)
99
OldMsCorLib_debuggerTypeProxyAttributeCtor
= DirectCast(OldMsCorLib_debuggerTypeProxyAttributeType.GetMembers(".ctor").
2 references to OldMsCorLib_debuggerTypeProxyAttributeCtor
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (2)
SymbolsTests\Retargeting\RetargetingCustomAttributes.vb (2)
105
Assert.NotSame(
OldMsCorLib_debuggerTypeProxyAttributeCtor
, NewMsCorLib_debuggerTypeProxyAttributeCtor)
122
Assert.Empty(symbol.GetAttributes(
OldMsCorLib_debuggerTypeProxyAttributeCtor
))