9 references to VerifyDebuggableAttribute
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (9)
Attributes\AttributeTests_Synthesized.vb (9)
772VerifyDebuggableAttribute(attributes(2), DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints) 815VerifyDebuggableAttribute(attributes(1), DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints) 857VerifyDebuggableAttribute(attributes(1), DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints) 902VerifyDebuggableAttribute(attributes(0), DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints) 978VerifyDebuggableAttribute(assemblyAttributes(2), DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints) 1056VerifyDebuggableAttribute(attribute, expectedDebuggingMode) 1120VerifyDebuggableAttribute(attributes(2), DebuggableAttribute.DebuggingModes.Default) 1197VerifyDebuggableAttribute(assemblyAttributes(2), DebuggableAttribute.DebuggingModes.None) 1204VerifyDebuggableAttribute(moduleAttributes.Single(), DebuggableAttribute.DebuggingModes.Default)